We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4758751 commit 5a7db19Copy full SHA for 5a7db19
chrome/beta/manifest.json
@@ -69,11 +69,11 @@
69
"storage",
70
"unlimitedStorage",
71
"webRequest",
72
- "scripting",
73
- "geolocation"
+ "scripting"
74
],
75
"optional_permissions": [
76
- "downloads"
+ "downloads",
+ "geolocation"
77
78
"host_permissions": [
79
"https://*.reddit.com/*"
chrome/manifest.json
0 commit comments