Qpongo Coupon & Shopping Tool

World's largest coupon database - all sites, all countries...

Qpongo Coupon & Shopping Toolคืออะไร?

Qpongo Coupon & Shopping Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://qpongo.com และคุณลักษณะหลักของมันคือ "World's largest coupon database - all sites, all countries..."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Qpongo Coupon & Shopping Tool

ดาวน์โหลดไฟล์ส่วนขยาย Qpongo Coupon & Shopping Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Qpongo saves you money by automatically applying coupon and promo codes during checkout.

>> Click the Qpongo toolbar button to access the features.

Our goal is to support every website in every country and in every language.  We have a coupon search feature that finds new coupons, comparing with all the coupons on the web.  YOU can anonymously add new coupons and sites to our database so that the entire community benefits.

Best of all, Qpongo is 100% FREE and 100% PRIVATE.  There is no hidden tracking and all automation is done in front of you.

We have the WORLD'S LARGEST COUPON DATABASE, giving you the advantage of applying international coupons.

Our code is so efficient that we work on MOBILE BROWSERS.

If we don't support some site that you want then send us a feedback and we will make it work within 24 hours.   WE ARE WORKING FOR YOU!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Qpongo Coupon & Shopping Tool Qpongo Coupon & Shopping Tool
ID pkgcpljholhhdncapnjkkngejnecdpcg
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/qpongo-coupon-shopping-to/pkgcpljholhhdncapnjkkngejnecdpcg
คำอธิบาย World's largest coupon database - all sites, all countries...
ขนาดไฟล์ 73.11 KB
จำนวนการติดตั้ง 82
เวอร์ชันปัจจุบัน 2019.6.3.1
อัปเดตครั้งล่าสุด 2019-06-03
วันที่เผยแพร่ 2019-06-03
ผู้พัฒนา https://qpongo.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://qpongo.com/Q/_qpongo-software-tutorial
URL หน้าช่วยเหลือ https://qpongo.com/Q/_qpongo-software-tutorial
URL หน้านโยบายความเป็นส่วนตัว https://qpongo.com/Q/_privacy-qpongo-software
ภาษาที่รองรับ de,en,fr,nl,no,tr,da,es,it,hu,pl,fi,sv,cs,el,ru,uk,hi,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "Qpongo",
    "name": "__MSG_extName__",
    "version": "2019.6.3.1",
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "48": "icons\/icon-48.png",
        "128": "icons\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "icons\/tbicon-1-19.png",
        "default_title": "Qpongo"
    },
    "author": "Qpongo Limited",
    "homepage_url": "https:\/\/qpongo.com\/Q\/_qpongo-software-tutorial",
    "background": {
        "page": "qpg-1.htm"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "minimum_chrome_version": "55.0",
    "offline_enabled": false,
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "tabs",
        "unlimitedStorage"
    ]
}