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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://couponshark.io และคุณลักษณะหลักของมันคือ "Discover the best coupons and deals. Search simultaneously across the top coupon and deal sites."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Coupon Shark New Tab

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}