ShopBack Button - Earn Cashback as you shop!
With the ShopBack Button, earning Cashback and discovering the best deals is going to be a breeze.
ShopBack Button - Earn Cashback as you shop!란 무엇입니까?
ShopBack Button - Earn Cashback as you shop!은(는) https://shopback.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "With the ShopBack Button, earning Cashback and discovering the best deals is going to be a breeze."입니다.
확장 프로그램 스크린샷
ShopBack Button - Earn Cashback as you shop! 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Unleash the power of Cashback when you shop online! Add ShopBack Button to your browser in seconds and receive instant notifications when a store has Cashback. Here's what it can do for you: 🔔 Earn Cashback on over 2,000 stores Activate ShopBack Button with just one click, and receive notifications when Cashback is available while shopping online at brands like Apple, Nike, Agoda, Expedia, Adidas, SHEIN, Sephora, and more! ✅ Know when your Cashback is confirmed Worry whether your Cashback is tracked? Don't be! We’ll notify you when your Cashback is tracked and confirm after you check out. 🛍 Discover Cashback offers on Taobao Receive notifications on the best Cashback deals across your favourite Taobao stores and products when you’re browsing online. 🪄 Find the best Cashback in search results Discover Cashback deals and savings right on the search result pages of Google. ⚖️ Compare and get the best prices. Leave the heavy-lifting to us! Our price comparison tool helps you find the best prices and deals across different products and stores, so you can save more. 👀 Keep track of the best deals Add your favourite stores and products on your watchlist and we’ll notify you when a deal is available, so you don’t miss out! 💰 Maximise your savings with Vouchers Want even more savings and deals? We'll notify you when Vouchers and Gift Cards are available while you’re shopping online. ---------------------------------------------- Your privacy matters to us. We never store any credit card or personal identifier data. We only collect your browsing history and cookies to attribute shopping trips at our partner stores. You can read more about our privacy policy here: https://support.shopback.sg/hc/en-us/articles/360039652893 By using the ShopBack Button extension, you agree to our terms and conditions: https://support.shopback.sg/hc/en-gb/articles/360046598194-Install-and-use-ShopBack-Button-browser-extension
확장 프로그램 기본 정보
이름 | ShopBack Button - Earn Cashback as you shop! |
ID | djjjmdgomejlopjnccoejdhgjmiappap |
공식 URL | https://chromewebstore.google.com/detail/shopback-button-earn-cash/djjjmdgomejlopjnccoejdhgjmiappap |
설명 | With the ShopBack Button, earning Cashback and discovering the best deals is going to be a breeze. |
파일 크기 | 3.27 MB |
설치 횟수 | 781,326 |
현재 버전 | 7.20.17-mv3 |
최근 업데이트 | 2024-02-07 |
출시 날짜 | 2020-05-26 |
평점 | 3.92/5 총 1011 개의 평점 |
개발자 | https://shopback.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.shopback.com |
도움말 페이지 URL | https://www.shopback.sg/shopback-button |
개인정보 보호 정책 페이지 URL | https://support.shopback.sg/hc/en-us/articles/360039652893-Our-Privacy-Policy |
지원되는 언어 | id,de,en,th,zh-TW,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "homepage_url": "https:\/\/www.shopback.com", "version": "7.20.17", "version_name": "7.20.17-mv3", "default_locale": "en", "background": { "service_worker": "background-wrapper.js" }, "externally_connectable": { "matches": [ "*:\/\/*.shopback.com\/*", "*:\/\/*.shopback.co.id\/*", "*:\/\/*.shopback.co.kr\/*", "*:\/\/*.shopback.co.th\/*", "*:\/\/*.shopback.com.au\/*", "*:\/\/*.shopback.com.hk\/*", "*:\/\/*.shopback.com.tw\/*", "*:\/\/*.shopback.de\/*", "*:\/\/*.shopback.my\/*", "*:\/\/*.shopback.ph\/*", "*:\/\/*.shopback.sg\/*" ] }, "content_scripts": [ { "all_frames": false, "matches": [ "*:\/\/*\/*" ], "js": [ "js\/runtime.360b16aa.js" ], "run_at": "document_start", "css": [] }, { "matches": [ "*:\/\/*.shopback.com\/*", "*:\/\/*.shopback.com.au\/*", "*:\/\/*.shopback.com.hk\/*", "*:\/\/*.shopback.co.id\/*", "*:\/\/*.shopback.co.kr\/*", "*:\/\/*.shopback.de\/*", "*:\/\/*.shopback.my\/*", "*:\/\/*.shopback.ph\/*", "*:\/\/*.shopback.sg\/*", "*:\/\/*.shopback.co.th\/*", "*:\/\/*.shopback.com.tw\/*" ], "js": [ "js\/installationFlagInjector.e1de58f0.js" ], "run_at": "document_start", "css": [] }, { "matches": [ "*:\/\/*.shopback.com\/redirect\/alink\/*", "*:\/\/*.shopback.com.au\/redirect\/alink\/*", "*:\/\/*.shopback.com.hk\/redirect\/alink\/*", "*:\/\/*.shopback.co.id\/redirect\/alink\/*", "*:\/\/*.shopback.co.kr\/redirect\/alink\/*", "*:\/\/*.shopback.de\/redirect\/alink\/*", "*:\/\/*.shopback.my\/redirect\/alink\/*", "*:\/\/*.shopback.ph\/redirect\/alink\/*", "*:\/\/*.shopback.sg\/redirect\/alink\/*", "*:\/\/*.shopback.co.th\/redirect\/alink\/*", "*:\/\/*.shopback.com.tw\/redirect\/alink\/*", "*:\/\/*.shopback.com\/product\/redirect\/plink\/*", "*:\/\/*.shopback.com.au\/product\/redirect\/plink\/*", "*:\/\/*.shopback.com.hk\/product\/redirect\/plink\/*", "*:\/\/*.shopback.co.id\/product\/redirect\/plink\/*", "*:\/\/*.shopback.co.kr\/product\/redirect\/plink\/*", "*:\/\/*.shopback.de\/product\/redirect\/plink\/*", "*:\/\/*.shopback.my\/product\/redirect\/plink\/*", "*:\/\/*.shopback.ph\/product\/redirect\/plink\/*", "*:\/\/*.shopback.sg\/product\/redirect\/plink\/*", "*:\/\/*.shopback.co.th\/product\/redirect\/plink\/*", "*:\/\/*.shopback.com.tw\/product\/redirect\/plink\/*" ], "js": [ "js\/cashbackActivator.336fd6df.js" ], "run_at": "document_idle", "css": [] }, { "all_frames": false, "matches": [ "*:\/\/*\/*" ], "js": [ "js\/contentApp.328a2d7d.js" ], "run_at": "document_end", "css": [] } ], "options_ui": { "page": "preferences.html" }, "action": { "browser_style": true, "default_title": "ShopBack Button", "default_popup": "popup.html", "default_icon": "images\/icon\/Red-32.png" }, "permissions": [ "tabs", "storage", "cookies", "webNavigation", "scripting", "webRequest", "alarms" ], "host_permissions": [ " |