aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json8
1 files changed, 1 insertions, 7 deletions
diff --git a/manifest.json b/manifest.json
index 48c14fb..a57b67e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -21,11 +21,5 @@
"background": {
"scripts": ["background.js"]
- },
-
- "permissions": [
- "webRequest",
- "webRequestBlocking",
- "https://www.netflix.com/watch/*"
- ]
+ }
}