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..."입니다.
확장 프로그램 스크린샷
Qpongo Coupon & Shopping Tool 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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!
확장 프로그램 기본 정보
이름 | |
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" ] } |