Browsing6853 For reference: https://addons.mozilla.org/en-US/firefox/addon/google-scholar-button/ Obvious features: select and search for a term without opening a new tab quickly search for something in mind without losing (a lot of) the focus to the current tab's content Not so obvious features: Ability to make the queries made inside the extension popup low cost, just like the "simple" mode idea. People will care much less about the results inside a small easy-to-be-closed-on-accident popup and won't complain that much about few low-quality searches. Maybe a shortcut could be created to open the search in a new tab with more details, making the query cost like a normal one (cache what is already there and just call the extra expensive APIs). Possibility of working in some AI project to search inside the web page content, mixing the Kagi's normal/low-cost results with semantic search results from the AI (which could even be offline and privacy-friendly). IIRC there was a demo project from someone like OpenAI with a similar scope.
Browsing6853 Found it: https://beta.openai.com/docs/guides/search https://openai.com/api/pricing/#faq-search-pricing Using another non-cheap API is probably not the way but lets hope more free models and data is accessible.