From c22a18ced8618d3ce362b75aafa2be536908f83c Mon Sep 17 00:00:00 2001 From: Corbin Davenport Date: Sat, 29 Mar 2014 21:24:23 -0400 Subject: [PATCH] fixed formatting on manifest --- manifest.json | 28 ++++++++++------------------ welcome.html | 10 ++++++++++ 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/manifest.json b/manifest.json index 4c990d0..c30de34 100644 --- a/manifest.json +++ b/manifest.json @@ -1,27 +1,19 @@ -/* -This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -*/ - { - "manifest_version": 2, +"manifest_version": 2, "name": "Wikipedia Search", "version": "5.0", "description": "Search Wikipedia in every language from the search bar.", - "options_page": "options.html", + "options_page": "options.html", "omnibox": { - "keyword": "wiki" - }, + "keyword": "wiki" + }, "permissions": [ - "contextMenus", - "http://*.wikipedia.org/*" - ], - "background": { - "scripts": ["background.js"] - }, + "contextMenus", + "http://*.wikipedia.org/*" + ], + "background": { + "scripts": ["background.js"] + }, "icons":{ "16":"icon16.png", "128":"icon128.png" diff --git a/welcome.html b/welcome.html index f586ca6..e455c59 100644 --- a/welcome.html +++ b/welcome.html @@ -28,6 +28,16 @@

Customize Wikipedia Search

Go to Settings +
+

Don't like the update?

+

Wikipedia Search 5 has works differently from older versions, and we fully understand that some people might like the search button better. That's why we took the older version, gave it the updated options/languages/fixes that 5.0 has, and named it Wikipedia Search Classic.

+

You can get Wikipedia Search Classic on the Chrome Web Store. You can even have it installed alongside the normal Wikipedia Search!

+

Additionally, if you have any problems with Wikipedia Search 5 we would love it if you submitted a support request at the link below, so we can reply to you and help in any way we can.

+
+ Download Wikipedia Search Classic + Submit a support request +
+