1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2022-01-11 16:30:12 +08:00
parent 51484f043c
commit a0ab9b8020

View File

@ -4,7 +4,7 @@
"background": {"page": "/publish/chrome/chrome.html"},
"browser_action": {"default_popup": "/publish/chrome/popup.html"},
"content_scripts": [{"matches": ["<all_urls>"], "css": [
"/page/can.css", "/publish/chrome/contexts.css"
"/publish/chrome/contexts.css"
], "js": [
"/page/can.js", "/publish/chrome/contexts.js"
]}], "permissions": [