We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bef5b commit 49cea5aCopy full SHA for 49cea5a
1 file changed
src-assets-chrome/manifest.json
@@ -4,7 +4,7 @@
4
"version": "0.9.0",
5
"description": "Move tab to next window - button extension",
6
"homepage_url": "https://github.com/rshev/MoveTabToNextWindow",
7
- "permissions": ["activeTab", "contextMenus"],
+ "permissions": ["activeTab"],
8
"background": {
9
"scripts": ["index.js"]
10
},
0 commit comments