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__", "version": "1.0.1", "description": "__MSG_appDesc__", "background": { "service_worker": "src\/pages\/background\/index.js", "type": "module" }, "action": { "default_popup": "src\/pages\/popup\/index.html", "default_icon": "icon-34.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1dyUUCZxXVliyhXHvrtvoWybppSJAIFBYDPbPHtblJ5mPPQzeBJ7VAdvbriF5FkBfjawigajBEr4bo6D2afWnRsf\/1uuZPCCXDJjZOUG633OPKIiJrdzPZA6De0KqgBfPRdUk0Anaj53lD337Ql15M8P9d9nqzZjSgftekfbTKQMPlC3FL8DGL6HL9m7WGy9Mafq4q7Tjr5271rv6eeGoOMZlUPjE2DxD2adydjzb3y4rQ\/TyliCXM6O7P3xKS7rPMeoruO1nPGDf4IJh7XZpMpG7UQhH8PRBh9t5Xq22A93koHfPEuIwN281At\/I4Ot6yqV9ro4IAo2FSAMBCE1TQIDAQAB", "icons": { "128": "icon-128.png" }, "permissions": [ "storage", "scripting" ], "host_permissions": [ "*:\/\/*.shein.com\/*", "*:\/\/*.shein.com.vn\/*", "*:\/\/*.shein.com.hk\/*", "*:\/\/*.shein.com.mx\/*", "*:\/\/*.shein.co\/*", "*:\/\/*.shein.co.uk\/*", "*:\/\/*.shein.cn\/*", "*:\/\/*.shein.in\/*", "*:\/\/*.shein.tw\/*", "*:\/\/*.shein.se\/*", "*:\/\/*.shopboosters.store\/*", "*:\/\/*.extbooster.com\/*" ], "web_accessible_resources": [ { "resources": [ "contentStyle.css", "icon-128.png", "icon-34.png", "secure-stripe-payment.jpeg", "ring.svg", "assets\/*" ], "matches": [ "<all_urls>" ] } ], "default_locale": "en" }