WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Email Signature & Email Tracker. MySignature

Email Signature & Email Tracker. MySignature

View on Chrome Web Store
View Email Signature & Email Tracker. MySignature Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (49 ratings)
1 new ratings
6 views
This extension has been viewed 6 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.

Free email signature generator: customizable templates. Email tracking: opens & clicks. Gmail
Type
Extension
Users
20,000 users
5K
MySignature
View author page of MySignature
Published
Published on June 14, 2022
Version 2.9.17
Manifest version
3
Updated
Updated on December 15, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Email Signature & Email Tracker. MySignature 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": "Email Signature & Email Tracker. MySignature",
    "version": "2.9.17",
    "description": "Free email signature generator: customizable templates. Email tracking: opens & clicks. Gmail",
    "default_locale": "en",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/popup\/popup.html",
        "default_icon": "src\/icons\/icon-34.png"
    },
    "icons": {
        "128": "src\/icons\/icon-128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.js-loader-D38Rs0GY.js"
            ],
            "run_at": "document_idle",
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "css": [
                "assets\/VTooltip-BRTZybd9.css",
                "assets\/index-DWogfQq2.css"
            ]
        },
        {
            "js": [
                "assets\/contentInjector.js-loader-CaFW0kLD.js"
            ],
            "run_at": "document_start",
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/*",
                "icons\/*",
                "src\/assets\/body_wrapper.css",
                "src\/assets\/app.css",
                "src\/assets\/modal-img.png",
                "src\/assets\/expired-modal-img.png",
                "src\/assets\/expired-modal-img\/*.png",
                "src\/icons\/logo-main.svg",
                "src\/content\/contentInjector.js",
                "src\/content\/startScripts\/startExtension.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "VTooltip.js",
                "index.js",
                "DOMHelper.js",
                "index.js.js",
                "contentInjector.js.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/mail.google.com\/*",
            "https:\/\/mysignature.io\/*",
            "https:\/\/*.mysignature.io\/*"
        ]
    }
}
© 2026 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