diff options
-rw-r--r-- | manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 14d8b239..eade0839 100644 --- a/manifest.json +++ b/manifest.json | |||
@@ -18,7 +18,8 @@ | |||
18 | "webRequestBlocking", | 18 | "webRequestBlocking", |
19 | "http://tetsubo.org/*", | 19 | "http://tetsubo.org/*", |
20 | "clipboardRead", | 20 | "clipboardRead", |
21 | "clipboardWrite" | 21 | "clipboardWrite", |
22 | "http://localhost/*" | ||
22 | ], | 23 | ], |
23 | "requirements": { | 24 | "requirements": { |
24 | "3D": { | 25 | "3D": { |