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.json51
1 files changed, 48 insertions, 3 deletions
diff --git a/chrome/browser/resources/docs_app/manifest.json b/chrome/browser/resources/docs_app/manifest.json
index fb38a49..d4b56fc4 100644
--- a/chrome/browser/resources/docs_app/manifest.json
+++ b/chrome/browser/resources/docs_app/manifest.json
@@ -9,9 +9,54 @@
"48": "48.png"
},
"app": {
- "web_content": {
- "origin": "https://docs.google.com/"
- },
+ "urls": [
+ "http://www.google.com/docs/",
+ "https://www.google.com/docs/",
+ "http://docs.google.com/",
+ "https://docs.google.com/",
+ "http://docs0.google.com/",
+ "https://docs0.google.com/",
+ "http://docs1.google.com/",
+ "https://docs1.google.com/",
+ "http://docs2.google.com/",
+ "https://docs2.google.com/",
+ "http://docs3.google.com/",
+ "https://docs3.google.com/",
+ "http://docs4.google.com/",
+ "https://docs4.google.com/",
+ "http://docs5.google.com/",
+ "https://docs5.google.com/",
+ "http://docs6.google.com/",
+ "https://docs6.google.com/",
+ "http://docs7.google.com/",
+ "https://docs7.google.com/",
+ "http://docs8.google.com/",
+ "https://docs8.google.com/",
+ "http://docs9.google.com/",
+ "https://docs9.google.com/",
+ "http://spreadsheets.google.com/",
+ "https://spreadsheets.google.com/",
+ "http://spreadsheets0.google.com/",
+ "https://spreadsheets0.google.com/",
+ "http://spreadsheets1.google.com/",
+ "https://spreadsheets1.google.com/",
+ "http://spreadsheets2.google.com/",
+ "https://spreadsheets2.google.com/",
+ "http://spreadsheets3.google.com/",
+ "https://spreadsheets3.google.com/",
+ "http://spreadsheets4.google.com/",
+ "https://spreadsheets4.google.com/",
+ "http://spreadsheets5.google.com/",
+ "https://spreadsheets5.google.com/",
+ "http://spreadsheets6.google.com/",
+ "https://spreadsheets6.google.com/",
+ "http://spreadsheets7.google.com/",
+ "https://spreadsheets7.google.com/",
+ "http://spreadsheets8.google.com/",
+ "https://spreadsheets8.google.com/",
+ "http://spreadsheets9.google.com/",
+ "https://spreadsheets9.google.com/"
+ ],
"launch": {
"web_url": "https://docs.google.com/"
}