Skip to content

Commit

Permalink
fix: 清理掉 manifest.json 中未使用的 permission (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
vagusX authored Jul 25, 2023
1 parent 9133777 commit 744bf21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@
],
"permissions": [
"activeTab",
"scripting",
"declarativeContent",
"declarativeNetRequest",
"background",
"contextMenus",
Expand Down

0 comments on commit 744bf21

Please sign in to comment.