WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Alias Bridge – Addy.io Email Alias Generator

Alias Bridge – Addy.io Email Alias Generator

View on Chrome Web Store
View Alias Bridge – Addy.io Email Alias Generator Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

Generate privacy-focused email aliases on the fly.
Type
Extension
Users
12 users
2
Inspirex
View author page of Inspirex
Published
Published on December 3, 2025
Version 3.0.3
Manifest version
3
Updated
Updated on December 24, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Alias Bridge – Addy.io Email Alias Generator 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": "Alias Bridge \u2013 Addy.io Email Alias Generator",
    "version": "3.0.3",
    "description": "Generate privacy-focused email aliases on the fly.",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon-16.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        }
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "icon-16.png",
                "icon-48.png",
                "icon-128.png",
                "assets\/logger-C_H_q79i.js",
                "assets\/content.ts-D51lN9GB.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "options_page": "settings.html",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.ts-loader-oA8BSi8-.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "clipboardWrite",
        "contextMenus"
    ],
    "host_permissions": [
        "https:\/\/api.polar.sh\/*"
    ]
}
© 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