WebExtension.net
WebExtension.net

Text to Google Calendar

View on Chrome Web Store
View Text to Google Calendar Chrome Extension on Chrome Web Store
3.9 (15 ratings)
1 new ratings

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Easily create a Google Calendar event from any highlighted piece of text
Type
Extension
Users
1,000 users
Website text-to-cal.com
Better AI Apps
View author page of Better AI Apps
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 11, 2023
Version 1.44
Manifest version
3
Updated
Updated on October 23, 2024
View on Chrome Web Store
View Text to Google Calendar Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "1.44",
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "default_locale": "en",
    "permissions": [
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "spinner.css"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top