The same more or less as the Anki 2.1 Reviewer Context Menu Search (https://ankiweb.net/shared/info/359618071) but made to look more like the Anki 2.0 glutanimate version (https://ankiweb.net/shared/info/869824347) with browser search included.
The UpToDate link is specific to USC student authentication but can easily be changed in the .py file by changing the url for UpToDate
Reviews (13)
👍 2023-11-10
nice one
👍 2022-12-09
thank you :)
👍 2021-10-16
Essential Addon! Thank you
Just found the idea to create a custom browser search in the comments. I wonder how you could add multiple different “custom browser searches”. I don’t really have a clue about coding though.
That would make the addon even better! Thanks in advance :)
👍 2021-06-13
Wow 🤩 thanks!!
👍 2020-10-04
i can use it without error,good
👍 2020-06-28
Thanks!!
👍 2020-06-26
Browser Search is broken, for me at least
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-on support si
👍 2020-05-28
It’s easy to edit the code on line 58 to create a custom browser search.
from:
query = ’”’ + text + ’”’
to:
query = ‘“prefix’ + text + ‘suffix”’
replacing:
prefix - with what you want to appear before the search term.
suffix - with what you want to appear after the search term.
👍 2020-03-07
Great.
👍 2019-11-24
Legit!
👍 2019-11-20
Am I dreaming? Oh It’s true!
👍 2019-11-14
very good!
👍 2019-10-19
you have no idea how much i missed the browser search.
thank you.