Skip to main content
Open

Support Chromium browser site search


Please support search via HTTP request, e.g., https://miro.com/app/dashboard/?search_query=test.

Chromium browsers such as Google Chrome and Microsoft Edge support a feature called site seach. Site search allows you to use the addressbar of the browser to search on a particular site by entering a shortcut, space, and then the search term.

This is a huge efficiency safe for me, as I can start a new browser window/tab type the shortcut and search term and immediately land on the page that contains the item I was searching for.

This feature unfortunately does not work for Miro since it uses JavaScript search. Site seach seems to work only when there is an HTTP requests for search (e.g., YouTube’s search is in the form of: https://www.youtube.com/results?search_query=test). In this case you could store this with shortcut “yt” and URL “https://www.youtube.com/results?search_query=%s” and run it from the adressbar by typing: “yt test”.

Was it helpful?

0 replies

No replies yet...

Reply