Promocode.sale

Search the selected text in Promocode.sale for promo codes

Promocode.saleとは何ですか?

Promocode.saleはhttp://promocode.saleによって開発されたChromeの拡張機能で、その主な機能は「Search the selected text in Promocode.sale for promo codes」です。

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

screenshot

Promocode.sale拡張機能のCRXファイルをダウンロード

Promocode.sale拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Promocode.sale is a unique aggregationpage for working coupon codes. We lauched in early 2018 and we're already one of the most popular promo code sites online. Promocode.sale offer the latest promo codes from the largest stores, the most popular brands and the hottest products!

Our goal is to always be faster than the competition and make it even easier for you to find coupon codes and campaigns

Find a bargain with a promo code
When you've found your awaited product and want to buy it at a reduced cost, it's from promocode.sale you'll get the help you need. Find products, brands and stores by search to find the latest and working promo codes, coupon codes and offers.

Mobile ready, for real
Thanks to the latest web techniques such as AMP (Accelerated Mobile Pages) promocode.sale can be faster than any other competitor in your smartphone. Wherever you are, you shall always find the best coupon codes and offers within a second. We show you a working promo code before you can say BARGAIN.

No popups
Promocode.sale show you the most current coupon codes and campaigns directly, without hidden codes and popup windows. It should be a breeze to make a bargain.

Unique offer
Promocode.sale is unique among the worlds promo code sites. No one else has as many brands and no one else has as many products as for which you can locate coupon codes. No one else loads as fast on your desktop or mobile. No one else makes it so easy to use your promo code. Period.

Welcome in to find your best promo code that fits your needs right now. Please go ahead and tell all your friends about our service!                    

拡張機能の基本情報

名前 Promocode.sale Promocode.sale
ID opkeiblkkdpbcioebhhdjjgffpoeonpb
公式URL https://chrome.google.com/webstore/detail/promocodesale/opkeiblkkdpbcioebhhdjjgffpoeonpb
説明 Search the selected text in Promocode.sale for promo codes
ファイルサイズ 16.21 KB
インストール数 279
現在のバージョン 0.1
最終更新日 2018-03-12
公開日 2018-03-12
評価 5.00/5 合計 1 レビュー
開発者 http://promocode.sale
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://promocode.sale
ヘルプページのURL https://promocode.sale/about#contact
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Promocode.sale",
    "short_name": "Promocode.sale",
    "description": "Search the selected text in Promocode.sale for promo codes",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "main.js"
        ]
    },
    "manifest_version": 2
}