Coupon Shark New Tab

Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.

Cos'è Coupon Shark New Tab?

Coupon Shark New Tab è un'estensione di Chrome sviluppata da http://couponshark.io, e la sua funzione principale è "Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Coupon Shark New Tab

Scarica i file di estensione Coupon Shark New Tab 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

                        Make your new tab page a Coupon Search powerhouse!  Let the Coupon Shark work for you!

Search simultaneously across the top coupon and deal sites, including:
- The Krazy Coupon Lady
- GoodShop
- Fat Wallet
- Dealsplus
- ShopAtHome

If you want to save money before every purchase, give it a try. Since it overrides your new tab page, before every coupon search, we show by default a beautiful background picture.                    

Informazioni di Base sull'Estensione

Nome Coupon Shark New Tab Coupon Shark New Tab
ID dhbpoeieaapenancncoojemnojbiegak
URL Ufficiale https://chrome.google.com/webstore/detail/coupon-shark-new-tab/dhbpoeieaapenancncoojemnojbiegak
Descrizione Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.
Dimensione del File 18.4 KB
Conteggio Installazioni 140
Versione Corrente 0.1
Ultimo Aggiornamento 2017-01-02
Data di Pubblicazione 2017-01-02
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore http://couponshark.io
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Coupon Shark New Tab",
    "description": "Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "version": "0.1",
    "manifest_version": 2,
    "permissions": [
        "management"
    ],
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "128": "images\/128x128.png",
        "16": "images\/16x16.png",
        "48": "images\/48x48.png"
    }
}