Coupon Shark New Tab
Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.
What is Coupon Shark New Tab?
Coupon Shark New Tab is a Chrome extension developed by http://couponshark.io, and its main feature is "Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.".
Extension Screenshots
Download Coupon Shark New Tab Extension CRX File
Download Coupon Shark New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | dhbpoeieaapenancncoojemnojbiegak |
Official URL | 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. |
File Size | 18.4 KB |
Installation Count | 140 |
Current Version | 0.1 |
Last Updated | 2017-01-02 |
Publish Date | 2017-01-02 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://couponshark.io |
Payment Type | free |
Supported Languages | 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" } } |