Promocode.sale

Search the selected text in Promocode.sale for promo codes

Wat is Promocode.sale?

Promocode.sale is een Chrome-extensie ontwikkeld door http://promocode.sale, en de belangrijkste functie is "Search the selected text in Promocode.sale for promo codes".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Promocode.sale

Download Promocode.sale-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Promocode.sale Promocode.sale
ID opkeiblkkdpbcioebhhdjjgffpoeonpb
Officiële URL https://chrome.google.com/webstore/detail/promocodesale/opkeiblkkdpbcioebhhdjjgffpoeonpb
Beschrijving Search the selected text in Promocode.sale for promo codes
Bestandsgrootte 16.21 KB
Aantal Installaties 279
Huidige Versie 0.1
Laatst Bijgewerkt 2018-03-12
Publicatiedatum 2018-03-12
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://promocode.sale
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://promocode.sale
Help Pagina-URL https://promocode.sale/about#contact
Ondersteunde Talen 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
}