aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/data/manifest-variants.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json
index 957fa159..bdb4bd9a 100644
--- a/dev/data/manifest-variants.json
+++ b/dev/data/manifest-variants.json
@@ -63,18 +63,6 @@
"js/script/dynamic-loader.js",
"js/app/content-script-main.js"
]
- },
- {
- "run_at": "document_start",
- "matches": [
- "http://docs.google.com/*",
- "https://docs.google.com/*"
- ],
- "match_about_blank": true,
- "all_frames": true,
- "js": [
- "js/accessibility/google-docs.js"
- ]
}
],
"minimum_chrome_version": "57.0.0.0",