WebExtension.net
WebExtension.net

DealFinder by VoucherCodes

View on Chrome Web Store
View DealFinder by VoucherCodes Chrome Extension on Chrome Web Store
4.8 (90 ratings)

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

Automatically find and apply voucher codes when you shop online.
Type
Extension
Users
100,000 users
vouchercodes.co.uk
View author page of vouchercodes.co.uk
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 27, 2019
Version 2.4.1
Manifest version
3
Updated
Updated on November 6, 2024
View on Chrome Web Store
View DealFinder by VoucherCodes 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",
    "name": "DealFinder by VoucherCodes",
    "short_name": "DealFinder",
    "description": "Automatically find and apply voucher codes when you shop online.",
    "version": "2.4.1",
    "default_locale": "en_GB",
    "manifest_version": 3,
    "homepage_url": "https:\/\/www.vouchercodes.co.uk\/dealfinder",
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "background": {
        "service_worker": "background_chrome.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "*:\/\/*.vouchercodes.co.uk\/*"
            ],
            "exclude_globs": [
                "*.png*",
                "*.svg*",
                "*.jpg*",
                "*.jpeg*",
                "*.gif*",
                "*.mp4*",
                "*.pdf*",
                "*.xml*"
            ],
            "js": [
                "content_chrome.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.css",
                "images\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "*:\/\/*.vouchercodes.co.uk\/*"
            ]
        }
    ],
    "version_name": "2.4.1",
    "action": {
        "default_icon": "icons\/icon-inactive_48.png",
        "default_title": "DealFinder by VoucherCodes"
    }
}
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