The killer feature is that you can extend this with your own macros. E.g. if you want the address bar to recognize "hn " as a prefix keyword, and redirect "hn firefox address bar" to, say, Algolia — you simply create a bookmark with "Keyword": "hn" and "URL": " https://hn.algolia.com/?q=%s " (not actually a URL, don't click on it) – %s indicating where the macro parameter substitutes. Then "hn firefox address bar" ma…
This is one of my favorite features that I use daily. I use the URL " https://www.google.com/search?q=site:ycombinator.com+%s " to search content from HN, and " https://www.google.com/search?q=site:reddit.com+%s " to search on Reddit. I also have " https://www.npmjs.com/package/%s " to directly go to a package page on npm.
Firefox address bar
91–100 of 332 posts
Re: Firefox address bar
#92Earlier quoted context omitted.
Me too, on Microsoft Edge. Until one day an update nuked away all of my custom search keywords :( This is probably less of a problem on firefox, where they are regular bookmarks.
Same happened to me recently. I lost my custom search keywords randomly one day
I've found this random tutorial how to mass create Edge search engines by editing the Edge database https://jeffhandley.com/2022-10-17/custom-search-engines if you want to store your search engines in a separate file in the future
Re: Firefox address bar
#93Earlier quoted context omitted.
This is Firefox's best kept secret. To this day I cannot fathom anyone willingly switching from Firefox to Chrome/Edge/any other Chromium-based browser. There are so many tiny features that are useful at least to myself, while a minor JavaScript performance advantage isn't something that important in the grand scale of things.
You can do this in Chromium as well. So it might be Chromium's best kept secret too.
Re: Firefox address bar
#94Earlier quoted context omitted.
This is one of my favorite features that I use daily. I use the URL " https://www.google.com/search?q=site:ycombinator.com+%s " to search content from HN, and " https://www.google.com/search?q=site:reddit.com+%s " to search on Reddit. I also have " https://www.npmjs.com/package/%s " to directly go to a package page on npm.
Btw if you also use DuckDuckGo, you can start your search with "!hn" and "!r" bangs: https://duckduckgo.com/bangs
https://www.ghacks.net/2022/01/13/use-all-of-duckduckgos-ban...
Re: Firefox address bar
#95Earlier quoted context omitted.
How does one search open tabs in Chrome?
Ctrl+shift+a or click that little arrow at the top right of the window and you can search there. I also just saw this https://blog.google/products/chrome/search-your-tabs-bookmar... I think I like the shorter Firefox version better but this is maybe easier to remember at first
Re: Firefox address bar
#96I’m noticing the Google Omnibar will pop up logos and names of companies when I search for stuff which I wish I could disable. But I’ve found no way to do so. It’s just distracting and jarring.
Re: Firefox address bar
#97Earlier quoted context omitted.
You can do this in Chromium as well. So it might be Chromium's best kept secret too.
As far as I know, you can do it in all major browsers (probably not safari though)
Re: Firefox address bar
#98It should probably be noted that ^headphones like they suggest doesn't actually work, over here it only works with ^ headphones, since the ^ doesn't get applied until I press space and then the start of the address bar changes to "History" with a 'x' close option.
Re: Firefox address bar
#99One thing I'm missing is able to copy the URL of many tabs. As soon as you were able to select multiple tabs for making bookmarks I just assumed that you could ctrl+c and get the urls in plaintext. But doesn't seem to be that easy.