WebExtension.net
WebExtension.net

Easy Calendar Plan - Plan your trip on Google Calendar

View on Chrome Web Store
View Easy Calendar Plan - Plan your trip on Google Calendar Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Discover stunning attractions and seamlessly add them to your Google Calendar for effortless trip planning!
Type
Extension
Users
2,000 users
easycalendarplan
View author page of easycalendarplan
Published
Published on July 2, 2024
Version 1.1
Manifest version
3
Updated
Updated on July 19, 2024
View on Chrome Web Store
View Easy Calendar Plan - Plan your trip on Google Calendar Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.1",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.google.com\/calendar\/*"
            ],
            "js": [
                "popup\/popup.min.js"
            ]
        }
    ],
    "permissions": [
        "webNavigation",
        "tabs",
        "scripting"
    ],
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/calendar.google.com\/*",
        "*:\/\/easycalendarplan.com\/*"
    ],
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*.*",
                "resources\/*.*",
                "widget\/widget.html",
                "widget\/widget.min.css",
                "widget\/widget.min.js"
            ],
            "matches": [
                "*:\/\/*.google.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.min.js",
        "type": "module"
    }
}
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