diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 630963d2..42fe43f4 100644 --- a/manifest.json +++ b/manifest.json | |||
@@ -15,7 +15,7 @@ | |||
15 | "notifications", | 15 | "notifications", |
16 | "webRequest", | 16 | "webRequest", |
17 | "webRequestBlocking", | 17 | "webRequestBlocking", |
18 | "http://www.google.com/*" | 18 | "http://localhost:/" |
19 | ], | 19 | ], |
20 | "requirements": { | 20 | "requirements": { |
21 | "3D": { | 21 | "3D": { |