Chrome extension to search Wikipedia. Get it HERE
-
Clone this project
$ git clone https://github.com/Normally/Quick-Wikipedia.git QuickWikipedia
-
Install grunt (if you don't already have it)
$ npm install -g grunt-cli
-
Install project dependencies and save them
$ npm install --save-dev
(sudo might be required) -
Run Grunt
$ grunt
Now you can view the public folder on your local webserver (e.g. MAMP).
Getting started guide... https://developer.chrome.com/extensions/getstarted
You only need a manifest.json file Docs: https://developer.chrome.com/extensions/manifest