All Projects → vickychijwani → quickwiki

vickychijwani / quickwiki

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

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to quickwiki

Wikipediap2p
WikipediaP2P.org Chrome Extension
Stars: ✭ 105 (+483.33%)
Mutual labels:  extension, wikipedia
vscode-kafka
Apache Kafka® extension for Visual Studio Code
Stars: ✭ 64 (+255.56%)
Mutual labels:  extension
netflix-list-exporter
💫‎‎‎‏‏‎ An Extension to export your lists from Netflix to Clipboard area and share it with your friends.
Stars: ✭ 60 (+233.33%)
Mutual labels:  extension
ccaptioner
An extension to assign a text track to a video element in a web page
Stars: ✭ 45 (+150%)
Mutual labels:  extension
floatly
An extension that adds a floating button for browser quick actions
Stars: ✭ 32 (+77.78%)
Mutual labels:  extension
sticky-reader-mode
A browser extension to turn on Reader Mode automatically per your preference
Stars: ✭ 18 (+0%)
Mutual labels:  extension
Word2Vec-on-Wikipedia-Corpus
利用wikipedia中英文的語料訓練Word2vec模型
Stars: ✭ 18 (+0%)
Mutual labels:  wikipedia
vscode-appwrite
Appwrite extension for Visual Studio Code
Stars: ✭ 30 (+66.67%)
Mutual labels:  extension
charon
Decentr browser extension
Stars: ✭ 13 (-27.78%)
Mutual labels:  extension
php-mime-detector
Detect a file's mime type using magic numbers.
Stars: ✭ 20 (+11.11%)
Mutual labels:  extension
JKSwiftExtension
Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中......
Stars: ✭ 328 (+1722.22%)
Mutual labels:  extension
solidus virtual gift card
Virtual gift cards for your Solidus store.
Stars: ✭ 22 (+22.22%)
Mutual labels:  extension
whatis
WhatIs.this: simple entity resolution through Wikipedia
Stars: ✭ 18 (+0%)
Mutual labels:  wikipedia
inkscape-extension-playing-cards
An Inkscape extension that creates templates for playing cards
Stars: ✭ 25 (+38.89%)
Mutual labels:  extension
vscode-react-javascript-snippets
Extension for React/Javascript snippets with search supporting ES7+ and babel features
Stars: ✭ 782 (+4244.44%)
Mutual labels:  extension
case-extensions
Change any string case to PascalCase/camelCase/kebab-case/snake_case
Stars: ✭ 31 (+72.22%)
Mutual labels:  extension
enableallExtensions
Automatically add all existing Chrome extensions to ExtensionInstallWhitelist, including non-webstore ones
Stars: ✭ 23 (+27.78%)
Mutual labels:  extension
Google-Meet-Hack
Google Meet Auto Leave Extension
Stars: ✭ 95 (+427.78%)
Mutual labels:  extension
alphabetical-grid-extension
Restore the alphabetical ordering of the app grid, removed in GNOME 3.38
Stars: ✭ 43 (+138.89%)
Mutual labels:  extension
How to write cuda extensions in pytorch
How to write cuda kernels or c functions in pytorch, especially for former caffe users.
Stars: ✭ 51 (+183.33%)
Mutual labels:  extension

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). When browsing Wikipedia or most wikis, simply Shift + Left Click any link to another wiki article to open it in a popup.

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

Screenshots

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].