AnkiTab
Anki flashcards
Browser extension that replaces the new tab page withInstall β’ 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