Skip to content

Commit

Permalink
CORS issue prevented
Browse files Browse the repository at this point in the history
  • Loading branch information
haseebeqx committed Dec 20, 2020
1 parent 325d8d0 commit e4c8c21
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"permissions": [
"contextMenus",
"downloads",
"http://*/*",
"https://*/*",
"file://*/*"
"activeTab"
],
"background": {
"scripts": ["contextMenu.js"],
Expand Down

0 comments on commit e4c8c21

Please sign in to comment.