WebExtension.net
WebExtension.net

CouponBirds - SmartCoupon Coupon Finder

View on Chrome Web Store
View CouponBirds - SmartCoupon Coupon Finder Chrome Extension on Chrome Web Store
4.9 (9,106 ratings)
1 new ratings

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

Automatically find coupons and apply the best coupon code to save money for your online shopping.
Type
Extension
Users
500,000 users
www.couponbirds.com
View author page of www.couponbirds.com
Published
Published on September 7, 2021
Version 4.2.3
Manifest version
3
Updated
Updated on November 14, 2024
View on Chrome Web Store
View CouponBirds - SmartCoupon Coupon Finder Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "CouponBirds - SmartCoupon Coupon Finder",
    "version": "4.2.3",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": ".\/images\/default-16.png",
            "19": ".\/images\/default-19.png",
            "32": ".\/images\/default-32.png",
            "38": ".\/images\/default-38.png"
        }
    },
    "description": "Automatically find coupons and apply the best coupon code to save money for your online shopping.",
    "icons": {
        "16": ".\/images\/logo-16.png",
        "48": ".\/images\/logo-48.png",
        "128": ".\/images\/logo-128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "alarms",
        "cookies",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*.couponbirds.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                ".\/dist\/js\/jquery.js",
                ".\/dist\/js\/content-script.js"
            ],
            "css": [
                ".\/dist\/css\/content-script.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                ".\/dist\/js\/inject.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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