/search-anki-support-links

Chrome extension to search links in Anki's docs sites

Primary LanguageJavaScriptMIT LicenseMIT

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.