ShopBack Button - Earn Cashback as you shop!
With the ShopBack Button, earning Cashback and discovering the best deals is going to be a breeze.
What is ShopBack Button - Earn Cashback as you shop!?
ShopBack Button - Earn Cashback as you shop! is a Chrome extension developed by https://shopback.com, and its main feature is "With the ShopBack Button, earning Cashback and discovering the best deals is going to be a breeze.".
Extension Screenshots
Download ShopBack Button - Earn Cashback as you shop! Extension CRX File
Download ShopBack Button - Earn Cashback as you shop! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | ShopBack Button - Earn Cashback as you shop! |
ID | djjjmdgomejlopjnccoejdhgjmiappap |
Official URL | https://chromewebstore.google.com/detail/shopback-button-earn-cash/djjjmdgomejlopjnccoejdhgjmiappap |
Description | With the ShopBack Button, earning Cashback and discovering the best deals is going to be a breeze. |
File Size | 3.27 MB |
Installation Count | 781,326 |
Current Version | 7.20.17-mv3 |
Last Updated | 2024-02-07 |
Publish Date | 2020-05-26 |
Rating | 3.92/5 Total 1011 Ratings |
Developer | https://shopback.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.shopback.com |
Help Page URL | https://www.shopback.sg/shopback-button |
Privacy Policy Page URL | https://support.shopback.sg/hc/en-us/articles/360039652893-Our-Privacy-Policy |
Supported Languages | 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": [ " |