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",
"name": "__MSG_extName__",
"version": "4.3.15",
"default_locale": "en",
"manifest_version": 3,
"description": "__MSG_extDescription__",
"icons": {
"16": "icon\/icon16.png",
"48": "icon\/icon48.png",
"128": "icon\/icon128.png"
},
"action": {
"default_icon": "favicon.png",
"default_title": "__MSG_extName__",
"default_popup": "popup.html"
},
"content_scripts": [
{
"js": [
"js\/hacgGodTurn.user.js",
"js\/CryptoJS.js"
],
"matches": [
"*:\/\/*\/*"
],
"run_at": "document_end"
}
],
"permissions": [
"tabs",
"contextMenus",
"declarativeNetRequest"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_1",
"enabled": true,
"path": "rules.json"
}
]
},
"host_permissions": [
"http:\/\/hi.pcmoe.net\/bear.php",
"https:\/\/www.keyfc.net\/bbs\/tools\/tudou.aspx",
"https:\/\/nin10news.com\/wp-content\/themes\/twentysixteen\/inc\/decode.php"
],
"background": {
"service_worker": "js\/background.js"
}
}