WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Hookwell - Save and Organize your Favorite Emails.

Hookwell - Save and Organize your Favorite Emails.

View on Chrome Web Store
View Hookwell - Save and Organize your Favorite Emails. Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Save the email template with one tap.
Type
Extension
Users
4 users
1
Website hookwell.co
Hookwell - Save and Organize your Favorite Emails
View author page of Hookwell - Save and Organize your Favorite Emails
Published
Published on July 30, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on January 18, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Hookwell - Save and Organize your Favorite Emails. 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,
    "name": "Hookwell - Save and Organize your Favorite Emails.",
    "short_name": "Hookwell",
    "version": "1.0.6",
    "description": "Save the email template with one tap.",
    "permissions": [
        "tabs",
        "storage",
        "identity"
    ],
    "oauth2": {
        "client_id": "657827833057-6d9baejkp6coluad16qo3ll45erjkl57.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "icons": {
        "16": "icon128.png",
        "32": "icon128.png",
        "48": "icon128.png",
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html"
    },
    "content_scripts": [
        {
            "js": [
                "contentScripts.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/mail\/u\/0\/*",
                "https:\/\/staging.hookwell.co\/*",
                "https:\/\/app.hookwell.co\/*",
                "https:\/\/hammerhead-app-l4pzw.ondigitalocean.app\/*",
                "https:\/\/seashell-app-bp7xa.ondigitalocean.app\/graphql\/*",
                "https:\/\/staging.hookwell.co\/staging-hookwell-backend\/graphql\/*"
            ],
            "css": [
                "\/assets\/extenstionstyle.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/assets\/js\/embed.js",
                "\/assets\/index-7YEeuR4E.js",
                "\/assets\/client.js",
                "\/contentScripts.js",
                "\/assets\/extenstionstyle.css",
                "\/assets\/react-icons.esm.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/mail\/u\/0\/*",
        "http:\/\/localhost:3000\/*",
        "https:\/\/app.hookwell.co\/api\/*",
        "https:\/\/staging.hookwell.co\/*",
        "https:\/\/app.hookwell.co\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/hammerhead-app-l4pzw.ondigitalocean.app\/*",
            "https:\/\/seashell-app-bp7xa.ondigitalocean.app\/graphql\/*",
            "https:\/\/staging.hookwell.co\/staging-hookwell-backend\/graphql\/*",
            "https:\/\/staging.hookwell.co\/*",
            "https:\/\/app.hookwell.co\/*"
        ]
    }
}
© 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