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はPepper-saleによって開発されたChromeの拡張機能で、その主な機能は「Automatically finds the best working coupons, sales and voucher codes for stores you shop the most.」です。

拡張機能のスクリーンショット

screenshot
screenshot

PepperSale: Coupons, Sales & Voucher Codes拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}