mirror of
https://github.com/galaxy-sea/AutoRedirector.git
synced 2025-05-30 18:20:26 +00:00
for edge
This commit is contained in:
parent
96b5529e37
commit
98f99186ae
38
manifest-edge.json
Normal file
38
manifest-edge.json
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"manifest_version": 3,
|
||||
"name": " __MSG_extName__",
|
||||
"version": "2025.02.01.13.53",
|
||||
"description": "__MSG_extDescription__",
|
||||
"default_locale": "zh_CN",
|
||||
"action": {
|
||||
"default_popup": "popup.html",
|
||||
"default_icon": {
|
||||
"16": "icons/icon16.png",
|
||||
"24": "icons/icon24.png",
|
||||
"32": "icons/icon32.png",
|
||||
"64": "icons/icon64.png",
|
||||
"128": "icons/icon128.png"
|
||||
}
|
||||
},
|
||||
"icons": {
|
||||
"16": "icons/icon16.png",
|
||||
"24": "icons/icon24.png",
|
||||
"32": "icons/icon32.png",
|
||||
"64": "icons/icon64.png",
|
||||
"128": "icons/icon128.png"
|
||||
},
|
||||
"permissions": [
|
||||
"tabs",
|
||||
"scripting"
|
||||
],
|
||||
"host_permissions": [
|
||||
"*://weixin110.qq.com/*",
|
||||
"*://t.cn/*",
|
||||
"*://jump.bdimg.com/*"
|
||||
],
|
||||
"options_page": "options.html",
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user