Skip to content

Normally/quickwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Wikipedia

Chrome extension to search Wikipedia. Get it HERE

Dev Installation

  1. Clone this project

    $ git clone https://github.com/Normally/Quick-Wikipedia.git QuickWikipedia

  2. Install grunt (if you don't already have it)

    $ npm install -g grunt-cli

  3. Install project dependencies and save them

    $ npm install --save-dev (sudo might be required)

  4. Run Grunt

    $ grunt

Now you can view the public folder on your local webserver (e.g. MAMP).

Chrome Extensions

Getting started guide... https://developer.chrome.com/extensions/getstarted

TL;DR

You only need a manifest.json file Docs: https://developer.chrome.com/extensions/manifest

About

Wikipedia Chrome Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published