WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Deal Access Hub - The Best Deals, Coupons, Promo Codes & Discounts

Deal Access Hub - The Best Deals, Coupons, Promo Codes & Discounts

View on Chrome Web Store
View Deal Access Hub - The Best Deals, Coupons, Promo Codes & Discounts Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
2 views
This extension has been viewed 2 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.

Get the best discount offers for your company, startup or personal projects
Type
Extension
Users
8 users
1
shdev
View author page of shdev
Published
Published on June 23, 2024
Version 0.0.1
Manifest version
3
Updated
Updated on June 23, 2024
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Deal Access Hub - The Best Deals, Coupons, Promo Codes & Discounts 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": "Deal Access Hub - The Best Deals, Coupons, Promo Codes & Discounts",
    "version": "0.0.1",
    "description": "Get the best discount offers for your company, startup or personal projects",
    "permissions": [
        "storage",
        "notifications"
    ],
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo.png",
            "32": "images\/logo.png",
            "48": "images\/logo.png",
            "128": "images\/logo.png"
        }
    },
    "icons": {
        "16": "images\/logo.png",
        "32": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "assets\/js\/content.js"
            ],
            "run_at": "document_end"
        }
    ]
}
© 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