corollari / ankiTab

Browser extension that replaces the new tab page with Anki flashcards

Home Page:https://ankitab.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


AnkiTab

Browser extension that replaces the new tab page with Anki flashcards

InstallBuildCreditsTO-DOLicense

screenshot

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

About

Browser extension that replaces the new tab page with Anki flashcards

https://ankitab.com

License:The Unlicense


Languages

Language:JavaScript 99.0%Language:HTML 0.6%Language:CSS 0.2%Language:Shell 0.2%