WebExtension.net
Toggle dark mode
WebExtension.net

Button for Google Calendar

View on Chrome Web Store
View Button for Google Calendar Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (205 ratings)
0 views
This extension has been viewed 0 times

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

Check Google Calendar schedule and join meetings with one click. It fully integrates with Zoom, Google Meet, Microsoft Teams, etc.
Type
Extension
Users
100,000 users
5K
Website browsecraft.com
BrowseCraft
View author page of BrowseCraft
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 27, 2021
Version 25.2.11
Manifest version
3
Updated
Updated on February 13, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Button for Google Calendar Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "25.2.11",
    "name": "Button for Google Calendar",
    "homepage_url": "https:\/\/manganum.app\/products\/button-for-google-calendar",
    "description": "Check Google Calendar schedule and join meetings with one click. It fully integrates with Zoom, Google Meet, Microsoft Teams, etc.",
    "default_locale": "en",
    "icons": {
        "16": "icons\/logo_calendar_32.png",
        "48": "icons\/logo_calendar_96.png",
        "128": "icons\/logo_calendar_256.png"
    },
    "permissions": [
        "alarms",
        "identity",
        "notifications",
        "storage"
    ],
    "oauth2": {
        "client_id": "498582140037-idmaqvknkffr3npnsdl2d09ni80m9gsf.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "19": "icons\/logo_calendar_19.png",
            "38": "icons\/logo_calendar_38.png"
        },
        "default_title": "Button for Google Calendar",
        "default_popup": "action.html"
    }
}
© 2025 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