Skip to content

Chrome extension to search links in Anki's docs sites

License

Notifications You must be signed in to change notification settings

ankitects/search-anki-support-links

 
 

Repository files navigation

This Chrome extension shows a search bar to search links in Anki's docs sites (Anki Manual, FAQs, AnkiMobile). It pastes the selected link at the cursor location as:

Please see <url>

Updating searchable links

Searchable links are stored in links.txt. You can update the list using scripts/extract_links.py.

Installation

Clone this repo and use the Load unpacked button in the extensions page to install.

About

Chrome extension to search links in Anki's docs sites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.9%
  • HTML 29.1%
  • Python 16.0%
  • Shell 3.0%