Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.0.0",
"icons": {
"16": "icon.png",
"32": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"action": [],
"host_permissions": [
"*:\/\/*.extfox.pro\/*",
"*:\/\/*.shein.com\/*",
"*:\/\/*.shein.com.hk\/*",
"*:\/\/*.shein.tw\/*",
"*:\/\/*.shein.com.mx\/*",
"*:\/\/*.shein.in\/*",
"*:\/\/*.shein.se\/*",
"*:\/\/*.shein.co.uk\/*",
"*:\/\/*.shein.com.vn\/*",
"*:\/\/*.img.ltwebstatic.com\/*"
],
"permissions": [
"activeTab",
"storage"
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"google.svg",
"logo.svg",
"icon.svg",
"youtube.svg",
"discord.svg"
],
"use_dynamic_url": false
},
{
"matches": [
"*:\/\/*.img.ltwebstatic.com\/*",
"*:\/\/*.shein.co.uk\/*",
"*:\/\/*.shein.com.hk\/*",
"*:\/\/*.shein.com.mx\/*",
"*:\/\/*.shein.com.vn\/*",
"*:\/\/*.shein.com\/*",
"*:\/\/*.shein.in\/*",
"*:\/\/*.shein.se\/*",
"*:\/\/*.shein.tw\/*"
],
"resources": [
"assets\/browser-9a712ce9.js",
"assets\/content-script-7ebfcb27.js"
],
"use_dynamic_url": false
}
],
"content_scripts": [
{
"js": [
"assets\/index.tsx-loader-73b1d98c.js"
],
"matches": [
"*:\/\/*.shein.com\/*",
"*:\/\/*.shein.com.hk\/*",
"*:\/\/*.shein.tw\/*",
"*:\/\/*.shein.com.mx\/*",
"*:\/\/*.shein.in\/*",
"*:\/\/*.shein.se\/*",
"*:\/\/*.shein.co.uk\/*",
"*:\/\/*.shein.com.vn\/*",
"*:\/\/*.img.ltwebstatic.com\/*"
],
"run_at": "document_start",
"all_frames": false,
"css": [
"assets\/index-d85705f1.css"
]
}
]
}