Qpongo Coupon & Shopping Tool

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

什麼是Qpongo Coupon & Shopping Tool?

Qpongo Coupon & Shopping Tool是由https://qpongo.com開發的Chrome擴展程式,該擴展的主要功能是“World's largest coupon database - all sites, all countries...”。

擴展截圖

screenshot
screenshot

下載Qpongo Coupon & Shopping Tool擴展crx文件

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