Coupon Shark New Tab

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

Qu'est-ce que Coupon Shark New Tab ?

Coupon Shark New Tab est une extension Chrome développée par http://couponshark.io, et sa fonction principale est "Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Coupon Shark New Tab

Téléchargez les fichiers d'extension Coupon Shark New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Coupon Shark New Tab Coupon Shark New Tab
ID dhbpoeieaapenancncoojemnojbiegak
URL Officiel https://chrome.google.com/webstore/detail/coupon-shark-new-tab/dhbpoeieaapenancncoojemnojbiegak
Description Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.
Taille du Fichier 18.4 KB
Nombre d'Installations 140
Version Actuelle 0.1
Dernière Mise à Jour 2017-01-02
Date de Publication 2017-01-02
Évaluation 5.00/5 Total 1 Évaluations
Développeur http://couponshark.io
Type de Paiement free
Langues Prises en Charge 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"
    }
}