Skip to content

anshika1/quickwiki

 
 

Repository files navigation

QuickWiki

A Google Chrome extension that allows users to become wiki-ninjas overnight by making it dead-simple to explore Wikipedia (or any other wiki on the web).

To install, visit the extension page on the Chrome Webstore.

First, a wacky analogy

All you need to know, dear user, is the magic spell - Shift + Left Click. Cast the incantation on any inter-article link on a wiki and, lo and behold, the article appears!

Now the sane stuff

Yeah, I know. The magic analogy annoys the hell out of me, too. Time to ditch it and let the screenshots do the rest of the talking:

Preview window (English Wikipedia)

Expanded preview (English Wikipedia)

Preview window (Japanese Wikipedia)

Minimized preview (English Wikipedia)

Features

  • Preview articles in ANY language, on ANY wiki across the Internet
  • Fullscreen wiki-browsing, for times when you're deep down a rabbit hole
  • Minimize preview window to remove clutter without losing your position in the previewed article
  • Open article in a new tab directly from the preview
  • Intelligent window positioning
  • Cute interface :)

Source code layout

  • script.js - the core file, handles all operations on the preview
  • background.js - to show the page action on appropriate wiki pages, and to handle disabling / enabling of the extension
  • manifest.json - Packaging-related file, needed for publishing to the webstore
  • *.css, *.png - look and feel, icons, etc.

See the developer docs for Google Chrome Extensions to learn more about how they're structured.

Bugs? Feature requests? Pull requests?

All of those are welcome. You can file issues or submit pull requests in this repository.

About

A Google Chrome extension that allows users to preview articles on Wikipedia and other wikis.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 50.7%
  • JavaScript 49.3%