WebExtension.net
WebExtension.net

Google Calendar and Outlook

View on Chrome Web Store
View Google Calendar and Outlook Chrome Extension on Chrome Web Store
1.8 (5 ratings)

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

Stay organized with Google Calendar and Outlook calendar. Conference calls from Microsoft Teams, Google Meet, and Zoom.
Type
Extension
Users
1,000 users
Website rendom.net
Rendom
View author page of Rendom
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 12, 2023
Version 3.2.1
Manifest version
3
Updated
Updated on July 26, 2024
View on Chrome Web Store
View Google Calendar and Outlook 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",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "content_security_policy": {
        "content_scripts": "font-src 'self' data:; script-src 'self'; object-src 'self'; worker-src 'self'",
        "extension_pages": "font-src 'self' data:; script-src 'self'; object-src 'self'; worker-src 'self'"
    },
    "commands": {
        "commandToggleSidebar": {
            "suggested_key": {
                "windows": "Alt+X",
                "mac": "Alt+X",
                "chromeos": "Alt+X",
                "linux": "Alt+X"
            },
            "description": "Toggle Sidebar"
        },
        "commandToggleOverlay": {
            "suggested_key": {
                "windows": "Alt+C",
                "mac": "Alt+C",
                "chromeos": "Alt+C",
                "linux": "Alt+C"
            },
            "description": "Toggle Overlay"
        }
    },
    "version": "3.2.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkMo\/euMEZLAV9xiPSg3b22Pjw+nmezAK9gy3LMMpZzS6SA3fAwKAIK5q+NX9kYZgJB2eMepQCHdcyaKu\/ygxSQ774jjul\/\/un84MJahbkX\/6fk5eLbbV5KOsC+K9kJMSBKCEF2w0lFFLrs\/x4tX69MfoAPcZ9BojTsQqZrF6N4I8DQP71NwEJ7Fg5VY9fjUpwfyUd2FMMXKlNHU\/1YsTgHWhvGV7qzm0CyumMXlAVrSQwpiwyGWCa0mB9MaHaV4MaBlpTg+hBe14ljOEDC8JwySXEizdd3bP1XieIaarh8CBDaoLSKeUsZf1gdu\/EhlyDPDREyGowz3jC4uln9KF\/QIDAQAB",
    "icons": {
        "16": "assets\/apps\/calendar\/icon_128.png",
        "32": "assets\/apps\/calendar\/icon_128.png",
        "48": "assets\/apps\/calendar\/icon_128.png",
        "128": "assets\/apps\/calendar\/icon_128.png"
    },
    "oauth2": {
        "client_id": "990704142214-g2qv7b6u2m25pcgujh07rvle9mutrj36.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/calendar",
            "https:\/\/www.googleapis.com\/auth\/tasks"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "_favicon\/*",
                "assets\/sounds\/*",
                "assets\/**",
                "localization\/*",
                "contentScript\/*",
                "*"
            ],
            "use_dynamic_url": false
        }
    ],
    "action": {
        "default_icon": {
            "16": "assets\/apps\/calendar\/icon_128.png",
            "32": "assets\/apps\/calendar\/icon_128.png",
            "48": "assets\/apps\/calendar\/icon_128.png",
            "128": "assets\/apps\/calendar\/icon_128.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "side_panel": {
        "default_path": "sidePanel.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "bookmarks",
        "contextMenus",
        "topSites",
        "alarms",
        "sidePanel",
        "notifications",
        "geolocation",
        "cookies"
    ],
    "host_permissions": [],
    "optional_permissions": [
        "history",
        "downloads",
        "favicon",
        "tabs",
        "scripting",
        "declarativeNetRequestWithHostAccess",
        "identity"
    ],
    "optional_host_permissions": [
        "<all_urls>"
    ]
}
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