summaryrefslogtreecommitdiff
path: root/ext/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'ext/manifest.json')
-rw-r--r--ext/manifest.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/ext/manifest.json b/ext/manifest.json
index f69a900b..fc257b9f 100644
--- a/ext/manifest.json
+++ b/ext/manifest.json
@@ -66,9 +66,8 @@
{
"run_at": "document_start",
"matches": [
- "http://*/*",
- "https://*/*",
- "file://*/*"
+ "http://docs.google.com/*",
+ "https://docs.google.com/*"
],
"match_about_blank": true,
"all_frames": true,