PepperSale: Coupons, Sales & Voucher Codes

Automatically finds the best working coupons, sales and voucher codes for stores you shop the most.

ما هو PepperSale: Coupons, Sales & Voucher Codes؟

PepperSale: Coupons, Sales & Voucher Codes هو إضافة Chrome تم تطويرها بواسطة Pepper-sale، والميزة الرئيسية لها هي "Automatically finds the best working coupons, sales and voucher codes for stores you shop the most.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة PepperSale: Coupons, Sales & Voucher Codes

قم بتنزيل ملفات الامتداد PepperSale: Coupons, Sales & Voucher Codes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        All promotions and discount promo codes in one place!
Finding a promo code has become even easier by installing a browser extension!
Now you don't need to spend a lot of time searching for promo codes and promotions!
It takes a long time to search for promo codes on different sites every time. And it is not always possible to find the right discounts in the right stores. Or you can find outdated information.

Go to your favorite online stores!
Yes! Yes! You were right! The app itself is activated when you visit the online store. The extension will tell you what are the current promotions for a discount!
Will show the current promotions!
Promotions are updated every day. So you won't miss out on great offers
The app will be an indispensable assistant for you in online shopping!
You no longer need to search for coupons, promo codes, or current promotions. No need to wait for sales and discounts, they will always be at your fingertips.                    

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

الاسم PepperSale: Coupons, Sales & Voucher Codes PepperSale: Coupons, Sales & Voucher Codes
ID bamdlgngndkdhmepijfgchpfbhlaimol
عنوان URL الرسمي https://chromewebstore.google.com/detail/peppersale-coupons-sales/bamdlgngndkdhmepijfgchpfbhlaimol
الوصف Automatically finds the best working coupons, sales and voucher codes for stores you shop the most.
حجم الملف 614 KB
عدد التثبيتات 924
النسخة الحالية 114.1.0
آخر تحديث 2021-08-05
تاريخ النشر 2020-03-12
تقييم 4.95/5 مجموع تقييمات 239
المطور Pepper-sale
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://pepper-sale.com
اللغات المدعومة en,ru
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.bundle.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_toolbarClickAction__"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "tabs",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "short_name": "__MSG_appShortName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "114.1.0",
    "web_accessible_resources": [
        "img\/logo.png",
        "img\/off\/icon-48.png",
        "img\/store-logos\/*",
        "https:\/\/fonts.googleapis.com\/css?family=Roboto:400,500&subset=latin,cyrillic-ext,cyrillic,latin-ext"
    ]
}