Skip to content

Commit

Permalink
unneeded permission
Browse files Browse the repository at this point in the history
  • Loading branch information
oheil committed Feb 17, 2021
1 parent ddff628 commit 139eb84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Expand Up @@ -8,8 +8,8 @@
},
"name": "Logout",
"description": "This extension adds Logout to the folders context menu.",
"version": "2.3",
"permissions": ["menus","accountsFolders","accountsRead"],
"version": "2.4",
"permissions": ["menus","accountsRead"],
"background": {
"scripts": ["logout.js"]
},
Expand Down

0 comments on commit 139eb84

Please sign in to comment.