-
Notifications
You must be signed in to change notification settings - Fork 0
Browser
Allex edited this page Jun 12, 2026
·
1 revision
This allows typing something like !py json and it will search the python docs for json.
in settings, go to "Search" and look for something like "Site Search" (chromium) or "Search Shortcuts" (firefox). Add a shortcut for the site you want.
My shortcuts:
-
!rust->https://doc.rust-lang.org/std/index.html?search=%s -
!crate->https://docs.rs/releases/search?query=%s -
!py->https://docs.python.org/3/search.html?q=%s -
!gh->https://github.com/search?q=%s&ref=opensearch