Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 552 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 552 Bytes

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.