ankitects / search-anki-support-links

Chrome extension to search links in Anki's docs sites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:JavaScript 51.9%Language:HTML 29.1%Language:Python 16.0%Language:Shell 3.0%