WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Boomerang for Gmail

Boomerang for Gmail

View on Chrome Web Store
View Boomerang for Gmail Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (2,051 ratings)
3 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.
Type
Extension
Users
800,000 users
50K
Boomerang
View author page of Boomerang
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 20, 2011
Version 1.8.7
Manifest version
3
Updated
Updated on June 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Boomerang for Gmail 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",
    "name": "Boomerang for Gmail",
    "version": "1.8.7",
    "description": "Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "management",
        "activeTab"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "b4g_16.png",
        "48": "b4g_48.png",
        "128": "b4g_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "b4g_message_ui.js",
                "b4g.js"
            ],
            "css": [
                "css\/b4g_message_ui.css"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": {
            "19": "b4g_19.png",
            "38": "b4g_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Boomerang - Send this page later"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "b4g_128.png",
                "inbox_pause_dialog.html",
                "login_dialog.html",
                "b4g_bookmarklet_1.8.2.js",
                "css\/extensionsafejqueryui_1.8.2.css",
                "css\/extensionsafestyle_1.8.2.css",
                "b4g_bookmarklet_1.8.3.js",
                "css\/extensionsafejqueryui_1.8.3.css",
                "css\/extensionsafestyle_1.8.3.css",
                "b4g_bookmarklet_1.8.4.js",
                "css\/extensionsafejqueryui_1.8.4.css",
                "css\/extensionsafestyle_1.8.4.css",
                "b4g_bookmarklet_1.8.5.js",
                "css\/extensionsafejqueryui_1.8.5.css",
                "css\/extensionsafestyle_1.8.5.css",
                "b4g_bookmarklet_1.8.6.js",
                "css\/extensionsafejqueryui_1.8.6.css",
                "css\/extensionsafestyle_1.8.6.css",
                "b4g_bookmarklet_1.8.7.js",
                "css\/extensionsafejqueryui_1.8.7.css",
                "css\/extensionsafestyle_1.8.7.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ]
}
© 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