Skip to content

Commit 54e01ce

Browse files
committed
removed permissions key since there are technically no cross origin requests
1 parent 8071511 commit 54e01ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"author": "tobe",
55
"version": "1.0.0",
66
"description": "View a directory tree for github repositories",
7-
"permissions": [ "https://github.com/*"],
87
"background": {
98
"scripts": ["background.js"]
109
},

0 commit comments

Comments
 (0)