Promocode.sale

Search the selected text in Promocode.sale for promo codes

Cos'è Promocode.sale?

Promocode.sale è un'estensione di Chrome sviluppata da http://promocode.sale, e la sua funzione principale è "Search the selected text in Promocode.sale for promo codes".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Promocode.sale

Scarica i file di estensione Promocode.sale in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Promocode.sale Promocode.sale
ID opkeiblkkdpbcioebhhdjjgffpoeonpb
URL Ufficiale https://chrome.google.com/webstore/detail/promocodesale/opkeiblkkdpbcioebhhdjjgffpoeonpb
Descrizione Search the selected text in Promocode.sale for promo codes
Dimensione del File 16.21 KB
Conteggio Installazioni 279
Versione Corrente 0.1
Ultimo Aggiornamento 2018-03-12
Data di Pubblicazione 2018-03-12
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore http://promocode.sale
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://promocode.sale
URL della Pagina di Aiuto https://promocode.sale/about#contact
Lingue Supportate 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
}