Awesome
<h1 align="center"> <img src="https://raw.githubusercontent.com/corollari/ankiTab/master/promo/icon.png" width="64"></a> <br> AnkiTab <br> </h1> <h4 align="center">Browser extension that replaces the new tab page with <a href="https://apps.ankiweb.net/" target="_blank">Anki</a> flashcards</h4> <p align="center"> <a href="#install">Install</a> • <a href="#build">Build</a> • <a href="#credits">Credits</a> • <a href="#to-do">TO-DO</a> • <a href="#license">License</a> </p>Install
- Chrome extension <img valign="middle" src="https://img.shields.io/chrome-web-store/v/ihoaepdiibjbifnhcjoaddgcnfgjmjdk.svg?label=%20">
- Firefox add-on
Build
Setup:
git clone https://github.com/corollari/ankiTab.git
cd ankiTab
Build .zip packages for Firefox and Chrome:
bash build.sh
Prepare the extension to be loaded unpacked into Firefox:
bash build.sh -f
Prepare the extension to be loaded unpacked into Chrome:
bash build.sh -c
Build the images (only necessary after changing the icon):
bash build.sh -i
Credits
The main icon used in the extension comes from Open Iconic.
TO-DO
- Use a standalone web version of Anki instead of relying on AnkiConnect
License
The Unlicense