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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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
URL της Σελίδας Πολιτικής Απορρήτου 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"
    ]
}