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 19 "unlimitedStorage",
20 20 "webNavigation",
21 21 "webRequest",
22   - "webRequestBlocking",
23   - "<all_matches>"
  22 + "webRequestBlocking"
24 23 ],
25 24 // "devtools_page": "index.html",
26 25 "background": {
... ...