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 |
官方網址 | 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" } } |