Coupon Shark New Tab

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

Was ist Coupon Shark New Tab?

Coupon Shark New Tab ist eine Chrome-Erweiterung, die von http://couponshark.io entwickelt wurde, und ihr Hauptmerkmal ist "Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Coupon Shark New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Coupon Shark New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Coupon Shark New Tab Coupon Shark New Tab
ID dhbpoeieaapenancncoojemnojbiegak
Offizielle URL https://chrome.google.com/webstore/detail/coupon-shark-new-tab/dhbpoeieaapenancncoojemnojbiegak
Beschreibung Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.
Dateigröße 18.4 KB
Installationsanzahl 140
Aktuelle Version 0.1
Letztes Update 2017-01-02
Veröffentlichungsdatum 2017-01-02
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler http://couponshark.io
Zahlungsart free
Unterstützte Sprachen 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"
    }
}