Best of Discount

Find coupons and earn cashback at over 2,000 stores worldwide when you shop at Best of Discount! Save with deals and discounts!

ما هو Best of Discount؟

Best of Discount هو إضافة Chrome تم تطويرها بواسطة https://www.gadevo.com، والميزة الرئيسية لها هي "Find coupons and earn cashback at over 2,000 stores worldwide when you shop at Best of Discount! Save with deals and discounts!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Best of Discount

قم بتنزيل ملفات الامتداد Best of Discount بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Save with online rebates, deals, promo codes and discounts on more than 2,000 stores!                    

معلومات أساسية عن التمديد

الاسم Best of Discount Best of Discount
ID oklmkfnfobkkjldbkcdmpjbkgcmeomjk
عنوان URL الرسمي https://chromewebstore.google.com/detail/best-of-discount/oklmkfnfobkkjldbkcdmpjbkgcmeomjk
الوصف Find coupons and earn cashback at over 2,000 stores worldwide when you shop at Best of Discount! Save with deals and discounts!
حجم الملف 1.14 MB
عدد التثبيتات 385
النسخة الحالية 4.2
آخر تحديث 2021-01-29
تاريخ النشر 2018-07-11
تقييم 4.67/5 مجموع تقييمات 6
المطور https://www.gadevo.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.gadevo.com/plugin
عنوان صفحة المساعدة https://www.gadevo.com/faq
عنوان صفحة سياسة الخصوصية https://www.ganhedevolta.com.br/politica-de-privacidade
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "4.2",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "19": "images\/gadevo-19.png",
        "38": "images\/gadevo-38.png",
        "48": "images\/gadevo-48.png",
        "128": "images\/gadevo-128.png",
        "196": "images\/gadevo-196.png"
    },
    "permissions": [
        "tabs",
        "cookies",
        "notifications",
        ""
    ],
    "browser_action": {
        "default_icon": {
            "19": "images\/gadevo-19.png",
            "38": "images\/gadevo-38.png",
            "48": "images\/gadevo-48.png",
            "128": "images\/gadevo-128.png",
            "196": "images\/gadevo-196.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js",
            "js\/jquery-3.2.1.min.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "scripts\/inject.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}