mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: add declarativeNetRequest permission
This commit is contained in:
@@ -35,6 +35,7 @@ export async function getManifest() {
|
||||
'storage',
|
||||
'activeTab',
|
||||
'scripting',
|
||||
'declarativeNetRequest',
|
||||
],
|
||||
host_permissions: ['*://*.bilibili.com/*', '*://www.mcbbs.net/*'],
|
||||
content_scripts: [
|
||||
|
||||
Reference in New Issue
Block a user