Skip to content

Commit

Permalink
chore: remove tabs permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Aqours committed Jul 18, 2022
1 parent 3b15d0f commit d415df8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion docs/privacy-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@
| contextMenus | 扩展图标的右键菜单 |
| management | 管理已安装的扩展 |
| storage | 存储配置信息 |
| tabs | 地址栏快速搜索并打开页面 |
3 changes: 1 addition & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"permissions": [
"contextMenus",
"management",
"storage",
"tabs"
"storage"
]
}

0 comments on commit d415df8

Please sign in to comment.