Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"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": "8.58.1",
"version_name": "8.54.0-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.co.nz\/*",
"*:\/\/*.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.0c2b10ff.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"*:\/\/*.shopback.com\/*",
"*:\/\/*.shopback.com.au\/*",
"*:\/\/*.shopback.com.hk\/*",
"*:\/\/*.shopback.co.id\/*",
"*:\/\/*.shopback.co.kr\/*",
"*:\/\/*.shopback.co.nz\/*",
"*:\/\/*.shopback.de\/*",
"*:\/\/*.shopback.my\/*",
"*:\/\/*.shopback.ph\/*",
"*:\/\/*.shopback.sg\/*",
"*:\/\/*.shopback.co.th\/*",
"*:\/\/*.shopback.com.tw\/*"
],
"js": [
"js\/installationFlagInjector.8d474cd2.js"
],
"run_at": "document_start",
"css": []
},
{
"matches": [
"*:\/\/*.shopback.com\/redirect\/alink\/*",
"*:\/\/*.shopback.com.au\/redirect\/alink\/*",
"*:\/\/*.shopback.com.hk\/redirect\/alink\/*",
"*:\/\/*.shopback.com.tw\/redirect\/alink\/*",
"*:\/\/*.shopback.co.id\/redirect\/alink\/*",
"*:\/\/*.shopback.co.kr\/redirect\/alink\/*",
"*:\/\/*.shopback.co.th\/redirect\/alink\/*",
"*:\/\/*.shopback.co.nz\/redirect\/alink\/*",
"*:\/\/*.shopback.de\/redirect\/alink\/*",
"*:\/\/*.shopback.my\/redirect\/alink\/*",
"*:\/\/*.shopback.ph\/redirect\/alink\/*",
"*:\/\/*.shopback.sg\/redirect\/alink\/*",
"*:\/\/*.shopback.com\/*\/redirects\/*",
"*:\/\/*.shopback.com.au\/*\/redirects\/*",
"*:\/\/*.shopback.com.hk\/*\/redirects\/*",
"*:\/\/*.shopback.com.tw\/*\/redirects\/*",
"*:\/\/*.shopback.co.id\/*\/redirects\/*",
"*:\/\/*.shopback.co.kr\/*\/redirects\/*",
"*:\/\/*.shopback.co.th\/*\/redirects\/*",
"*:\/\/*.shopback.co.nz\/*\/redirects\/*",
"*:\/\/*.shopback.de\/*\/redirects\/*",
"*:\/\/*.shopback.my\/*\/redirects\/*",
"*:\/\/*.shopback.ph\/*\/redirects\/*",
"*:\/\/*.shopback.sg\/*\/redirects\/*"
],
"js": [
"js\/cashbackActivator.4d7d6a04.js"
],
"run_at": "document_idle",
"css": []
},
{
"all_frames": false,
"matches": [
"*:\/\/*\/*"
],
"js": [
"js\/contentApp.1de30bc9.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": [
"<all_urls>",
"*:\/\/*\/*",
"*:\/\/*.shopback.com\/*",
"*:\/\/*.shopback.com.au\/*",
"*:\/\/*.shopback.com.hk\/*",
"*:\/\/*.shopback.com.tw\/*",
"*:\/\/*.shopback.co.id\/*",
"*:\/\/*.shopback.co.kr\/*",
"*:\/\/*.shopback.co.th\/*",
"*:\/\/*.shopback.co.nz\/*",
"*:\/\/*.shopback.my\/*",
"*:\/\/*.shopback.ph\/*",
"*:\/\/*.shopback.sg\/*"
],
"icons": {
"16": "images\/icon\/Red-16.png",
"18": "images\/icon\/Red-18.png",
"32": "images\/icon\/Red-32.png",
"48": "images\/icon\/Red-48.png",
"64": "images\/icon\/Red-128.png",
"128": "images\/icon\/Red-128.png"
},
"web_accessible_resources": [
{
"resources": [
"chunks-ui.json"
],
"matches": [
"*:\/\/*\/*"
]
},
{
"resources": [
"js\/*"
],
"matches": [
"*:\/\/*\/*"
]
},
{
"resources": [
"images\/*"
],
"matches": [
"*:\/\/*\/*"
]
},
{
"resources": [
"injector.js"
],
"matches": [
"*:\/\/*\/*"
]
}
]
}