All Projects → corollari → Ankitab

corollari / Ankitab

Licence: unlicense
Browser extension that replaces the new tab page with Anki flashcards

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ankitab

linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (-82.64%)
Mutual labels:  webextension, browser-extension
Jjb
一个帮助你自动申请京东价格保护的chrome拓展
Stars: ✭ 3,083 (+2447.93%)
Mutual labels:  browser-extension, webextension
dezoomify-extension
A browser extension to detect zoomable images in web pages and downloading them with dezoomify
Stars: ✭ 23 (-80.99%)
Mutual labels:  webextension, browser-extension
awesome-extension-apis
Awesome cross-extension APIs that enable browser extensions to integrate with each other.
Stars: ✭ 17 (-85.95%)
Mutual labels:  webextension, browser-extension
Checkmyhttps
We propose a user-friendly add-on that allows you to check if your encrypted web traffic (SSL/TLS) towards secured Internet servers (HTTPS) is not intercepted (being listened to).
Stars: ✭ 35 (-71.07%)
Mutual labels:  browser-extension, webextension
youtube-audio
Disable videos on Youtube saves resource usage (Youtube becomes audio only)
Stars: ✭ 13 (-89.26%)
Mutual labels:  webextension, browser-extension
Useragent Switcher
A User-Agent spoofer browser extension that is highly configurable
Stars: ✭ 261 (+115.7%)
Mutual labels:  browser-extension, webextension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (-56.2%)
Mutual labels:  webextension, browser-extension
Tabliss
An extensible New Tab web extension written in TypeScript, React and Redux.
Stars: ✭ 798 (+559.5%)
Mutual labels:  browser-extension, webextension
Github Dashboard
[Web extension] Filter events on github.com activity dashboard.
Stars: ✭ 509 (+320.66%)
Mutual labels:  browser-extension, webextension
Geolocate-IP-Browser-Extension
A browser extension, which shows you the origin of your IP address.
Stars: ✭ 21 (-82.64%)
Mutual labels:  webextension, browser-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-51.24%)
Mutual labels:  browser-extension, webextension
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (-16.53%)
Mutual labels:  webextension, browser-extension
csgo-trader-extension
CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
Stars: ✭ 86 (-28.93%)
Mutual labels:  webextension, browser-extension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+180.17%)
Mutual labels:  webextension, browser-extension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-81.82%)
Mutual labels:  webextension, browser-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (-13.22%)
Mutual labels:  webextension, browser-extension
HybridTvViewer
[WIP] Web extension making Firefox & Chrome emulate iTV webpages instead of downloading them.
Stars: ✭ 64 (-47.11%)
Mutual labels:  webextension, browser-extension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (+266.94%)
Mutual labels:  browser-extension, webextension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-52.07%)
Mutual labels:  browser-extension, webextension


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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].