summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/docs_app/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/docs_app/manifest.json')
-rw-r--r--chrome/browser/resources/docs_app/manifest.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/chrome/browser/resources/docs_app/manifest.json b/chrome/browser/resources/docs_app/manifest.json
deleted file mode 100644
index 10e965c..0000000
--- a/chrome/browser/resources/docs_app/manifest.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "key": "XX1fMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfjDZDDE/CHFEYjpPSDjdI3zphzGo7fSxO3+/pQs++FwvA+OpKKhmBga2Sa+f53ujDlPR8Q6mCvy1lXM4M4zD4Hg3lH2LC1wT/YXxJ28afRYW1yEo6/pbpHazij3+FneGMT2xcTyGvgoacJHXOTUqWyCN7qMOCiFDwQ6Uk1zJOPQIDAQAB",
- "name": "Google Docs",
- "version": "1",
- "icons": {
- "128": "128.png",
- "24": "24.png",
- "32": "32.png",
- "48": "48.png"
- },
- "app": {
- "urls": [
- "*://www.google.com/docs/",
- "*://docs.google.com/",
- "*://docs0.google.com/",
- "*://docs1.google.com/",
- "*://docs2.google.com/",
- "*://docs3.google.com/",
- "*://docs4.google.com/",
- "*://docs5.google.com/",
- "*://docs6.google.com/",
- "*://docs7.google.com/",
- "*://docs8.google.com/",
- "*://docs9.google.com/",
- "*://spreadsheets.google.com/",
- "*://spreadsheets0.google.com/",
- "*://spreadsheets1.google.com/",
- "*://spreadsheets2.google.com/",
- "*://spreadsheets3.google.com/",
- "*://spreadsheets4.google.com/",
- "*://spreadsheets5.google.com/",
- "*://spreadsheets6.google.com/",
- "*://spreadsheets7.google.com/",
- "*://spreadsheets8.google.com/",
- "*://spreadsheets9.google.com/"
- ],
- "browse_urls": [
- "https://www.google.com/accounts/"
- ],
- "launch": {
- "web_url": "https://docs.google.com/"
- }
- }
-}