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, "version": "3.1.6", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "activeTab", "storage", "unlimitedStorage", "notifications", "contextMenus", "alarms" ], "host_permissions": [ "https:\/\/clanwar.xyz\/*", "https:\/\/api.clanwar.xyz\/*", "https:\/\/hw-assist.com\/*", "https:\/\/api.hw-assist.com\/*", "https:\/\/api.hw-assist.com:8084\/*", "https:\/\/hw-asist.com\/*", "https:\/\/api.hw-asist.com\/*", "https:\/\/hero-wars.com\/*", "https:\/\/www.hero-wars.com\/*" ], "action": { "default_title": "Hero Wars - Assistant", "default_icon": { "16": "images\/favicon-16.png", "32": "images\/favicon-32.png", "128": "images\/favicon-128.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/i-heroes-vk.nextersglobal.com\/*", "https:\/\/i-heroes-ok.nextersglobal.com\/*", "https:\/\/i-heroes-fb.nextersglobal.com\/*", "https:\/\/i.hero-wars-fb.com\/*", "https:\/\/i-heroes-mm.nextersglobal.com\/*", "https:\/\/i-heroes-wb.nextersglobal.com\/*", "https:\/\/i-heroes-mg.nextersglobal.com\/*", "https:\/\/hero-wars.com\/*", "https:\/\/www.hero-wars.com\/*", "https:\/\/clanwar.xyz\/*", "https:\/\/hw-assist.com\/*", "https:\/\/apps-1701433570146040.apps.fbsbx.com\/*", "https:\/\/hw-asist.com\/*" ], "run_at": "document_start", "all_frames": true, "js": [ "contentscript.js" ] } ], "web_accessible_resources": [ { "resources": [ "injected.js", "panel.js", "ifr.js", "hwh.js", "hwh2.js", "dist\/*" ], "matches": [ "https:\/\/i-heroes-vk.nextersglobal.com\/*", "https:\/\/i-heroes-ok.nextersglobal.com\/*", "https:\/\/i-heroes-fb.nextersglobal.com\/*", "https:\/\/i.hero-wars-fb.com\/*", "https:\/\/i-heroes-mm.nextersglobal.com\/*", "https:\/\/i-heroes-wb.nextersglobal.com\/*", "https:\/\/i-heroes-mg.nextersglobal.com\/*", "https:\/\/hero-wars.com\/*", "https:\/\/www.hero-wars.com\/*", "https:\/\/apps-1701433570146040.apps.fbsbx.com\/*", "https:\/\/clanwar.xyz\/*", "https:\/\/hw-assist.com\/*", "https:\/\/hw-asist.com\/*" ] } ], "icons": { "16": "images\/favicon-16.png", "32": "images\/favicon-32.png", "128": "images\/favicon-128.png" } }