feat: 扩展弹框配置重构
All checks were successful
Extension Build & Release / build (push) Successful in 1m18s
All checks were successful
Extension Build & Release / build (push) Successful in 1m18s
This commit is contained in:
@@ -42,5 +42,17 @@
|
||||
},
|
||||
"description": "Toggle InsightReply Sidebar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
{
|
||||
"resources": [
|
||||
"src/assets/*",
|
||||
"assets/*"
|
||||
],
|
||||
"matches": [
|
||||
"https://twitter.com/*",
|
||||
"https://x.com/*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user