WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
wanteeed

wanteeed

View on Chrome Web Store
View wanteeed Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (24,336 ratings)
1 new ratings
214 views
This extension has been viewed 214 times

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

Wanteeed permet d'appliquer automatiquement les meilleures réductions pour des centaines de sites marchands
Type
Extension
Users
600,000 users
100K
Website wanteeed.com
Pimento Bros
View author page of Pimento Bros
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 20, 2014
Version 2.159.0
Manifest version
3
Updated
Updated on March 21, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View wanteeed 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": "wanteeed",
    "description": "__MSG_description__",
    "version": "2.159.0",
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "js": [
                "src\/scripts\/content.js",
                "src\/scripts\/comparator.js",
                "node_modules\/@wanteeed\/vouchertester\/dist\/index.js"
            ]
        }
    ],
    "background": {
        "service_worker": "src\/scripts\/background.js"
    },
    "icons": {
        "16": "icons\/app-16.png",
        "32": "icons\/app-32.png",
        "48": "icons\/app-48.png",
        "64": "icons\/app-64.png",
        "128": "icons\/app-128.png",
        "256": "icons\/app-256.png",
        "512": "icons\/app-512.png",
        "1024": "icons\/app-1024.png"
    },
    "default_locale": "fr",
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "homepage_url": "http:\/\/www.wanteeed.com\/",
    "permissions": [
        "tabs",
        "webNavigation",
        "cookies",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": {
            "16": "icons\/toolbar-disabled-light-16.png",
            "32": "icons\/toolbar-disabled-light-32.png",
            "64": "icons\/toolbar-disabled-light-64.png"
        },
        "default_title": "Wanteeed"
    }
}
© 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