Saleduck Best Promo Code

Save time and money by automatically applying the best coupon codes online.

Saleduck Best Promo Code क्या है?

Saleduck Best Promo Code saleduck.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save time and money by automatically applying the best coupon codes online."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Saleduck Best Promo Code एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Easily find the best coupons and discounts online with this Saleduck extension. Available discounts will be directly visible in the Google search results and automatically applied in the checkout!

Features:
Find out what coupons are available directly in the Google search results
Easily view all available coupons while shopping on your favourite store
On many sites the best coupon will automatically be applied at checkout
Calculation how much money you saved with our Saleduck extension at checkout

Available for your country and language, try the best discount extension now! 

Happy savings!

Searching for more discounts and coupons? Visit us at https://www.saleduck.com/                    

एक्सटेंशन की मूल जानकारी

नाम Saleduck Best Promo Code Saleduck Best Promo Code
ID goanajmncdfapmdnfggjnnfcglmiahof
आधिकारिक URL https://chromewebstore.google.com/detail/saleduck-best-promo-code/goanajmncdfapmdnfggjnnfcglmiahof
विवरण Save time and money by automatically applying the best coupon codes online.
फ़ाइल का आकार 1.84 MB
स्थापना संख्या 683
वर्तमान संस्करण 2.0.1.2
अंतिम अपडेट 2021-10-26
प्रकाशन तिथि 2021-10-25
रेटिंग 4.71/5 कुल 14 रेटिंग्स
डेवलपर saleduck.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.saleduck.com/
गोपनीयता नीति पृष्ठ URL https://corporate.saleduck.com/privacy-policy
समर्थित भाषाएँ id,ms,de,en,fil,fr,nl,no,vi,da,fi,sv,th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "short_name": "__MSG_shortName__",
    "version": "2.0.1.2",
    "description": "__MSG_description__",
    "author": "__MSG_shortName__",
    "default_locale": "en",
    "manifest_version": 2,
    "permissions": [
        "tabs",
        "webRequest",
        "storage",
        "",
        "unlimitedStorage",
        "cookies"
    ],
    "background": {
        "scripts": [
            "vendors\/bundle.js",
            "bg\/bundle.js"
        ],
        "persistent": true
    },
    "options_ui": {
        "page": "settings.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "vendors\/bundle.js",
                "content\/bundle.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_icon": "locales\/default\/icon-128.png",
        "default_title": "__MSG_shortName__",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "locales\/default\/icon-32.png",
        "18": "locales\/default\/icon-32.png",
        "32": "locales\/default\/icon-32.png",
        "128": "locales\/default\/icon-128.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self';",
    "web_accessible_resources": [
        "content\/*.css",
        "content\/*.svg",
        "locales\/*\/*.png"
    ]
}