A browser extension that shows nonintrusive Wikipedia snippets on the new tab and/or any other page.
- Make sure you have npm (https://nodejs.org/) installed
- Use npm to fetch the dependencies and build the dist version.
npm install && npm run build_chrome
- The unpacked Google Chrome(ium) extension is built in dist/chrome-qwiki
- Go to Settings -> Extensions
- Check Developer mode
- Hit Load unpacked extension
- Pick the qwiki/dist/chrome-qwiki directory.
- There are a few tests that validate all article category json files (mostly check if there are no duplicates). To run them use:
npm run test
- This program is released under the GNU General Public License. Check LICENSE for more info.
- The included font is released under the SIL Open Font License 1.1.. Read more about it at latofonts.com.