Commit 6fbe2df4a9c41da2d655398060a6e0cfddc02a9d

Authored by 田强
1 parent 3eec8ac5

fix: permissions url

Showing 1 changed file with 1 additions and 2 deletions
@@ -19,8 +19,7 @@ @@ -19,8 +19,7 @@
19 "unlimitedStorage", 19 "unlimitedStorage",
20 "webNavigation", 20 "webNavigation",
21 "webRequest", 21 "webRequest",
22 - "webRequestBlocking",  
23 - "<all_matches>" 22 + "webRequestBlocking"
24 ], 23 ],
25 // "devtools_page": "index.html", 24 // "devtools_page": "index.html",
26 "background": { 25 "background": {