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.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载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.                    

扩展基本信息

名称 Coupon Shark New Tab Coupon Shark New Tab
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"
    }
}