Coupon Shark New Tab
Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.
Coupon Shark New Tabとは何ですか?
Coupon Shark New Tabはhttp://couponshark.ioによって開発されたChromeの拡張機能で、その主な機能は「Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites.」です。
拡張機能のスクリーンショット
Coupon Shark New Tab拡張機能のCRXファイルをダウンロード
Coupon Shark New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | dhbpoeieaapenancncoojemnojbiegak |
公式URL | https://chrome.google.com/webstore/detail/coupon-shark-new-tab/dhbpoeieaapenancncoojemnojbiegak |
説明 | Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites. |
ファイルサイズ | 18.4 KB |
インストール数 | 140 |
現在のバージョン | 0.1 |
最終更新日 | 2017-01-02 |
公開日 | 2017-01-02 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://couponshark.io |
支払い方法 | free |
対応言語 | 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" } } |