WebExtension.net
WebExtension.net

Text to Outlook Calendar

View on Chrome Web Store
View Text to Outlook Calendar Chrome Extension on Chrome Web Store
4.0 (2 ratings)

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

Easily create an Outlook Calendar event from any highlighted piece of text
Type
Extension
Users
283 users
4
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 March 2, 2024
Version 1.18
Manifest version
3
Updated
Updated on September 20, 2024
View on Chrome Web Store
View Text to Outlook Calendar Chrome Extension on Chrome Web Store
productivity/tools
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.18",
    "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