GitXplorerGitXplorer
c

ankiTab

public
187 stars
17 forks
16 issues

Commits

List of commits on branch master.
Verified
b1202bec1e13c888d1f165845e7e52700d4898aa

Actual Fit height - avoid unnecessary scroll

TTeddyPerkins committed 4 years ago
Verified
7b677603af836c15b37f33657825787ff36ab75c

Fit height - avoid unnecessary scroll

TTeddyPerkins committed 4 years ago
Unverified
6f053b73fbbb238dec6392d180d5be2ea313e197

remove commented code

ccorollari committed 4 years ago
Unverified
1ed0818201c7609b4a27a4583bbd99f6f828c7d9

Bump version

ccorollari committed 4 years ago
Unverified
4fa1f0f49b155a580a0c98bfb864522d21cb161d

Merge branch 'master' of https://github.com/corollari/ankiTab

sshahul01 committed 4 years ago
Unverified
c4a9786e0c437ca370d3156a1b9ace6dc0712d94

Cleaned up unnecessary codes

sshahul01 committed 4 years ago

README

The README file for this repository.


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