ankiTab
ankiTab copied to clipboard
Browser extension that replaces the new tab page with Anki flashcards
AnkiTab
Browser extension that replaces the new tab page with Anki flashcards
Install • Build • Credits • TO-DO • License

Install
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