Parade, here comes the rain. I hate who I've become these days, only ever complaining about stuff, but here we go: I find "^history search" to be actually and annoyingly useless because Firefox, like Chrome and seemingly every other browser, has unreliable, short-living browsing history. The times where I find myself trying to use the "^-search" in Firefox are always just a little bit after whatever I was searching f…
Firefox address bar
211–220 of 332 posts
Re: Firefox address bar
#212The 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…
Re: Firefox address bar
#213Earlier 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.
And then there’s tree style tabs. But actually I moved to Chrome due to how many issues I ran into with tree style tabs due to firefox not letting do its thing
Re: Firefox address bar
#214Parade, here comes the rain. I hate who I've become these days, only ever complaining about stuff, but here we go: I find "^history search" to be actually and annoyingly useless because Firefox, like Chrome and seemingly every other browser, has unreliable, short-living browsing history. The times where I find myself trying to use the "^-search" in Firefox are always just a little bit after whatever I was searching f…
Re: Firefox address bar
#215The 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…
I've wrote the same, with the same algolia example :D Do you remember if it was possible to edit or add custom search engines from GUI before? I remember having them, but I can't find it. Also it seems to me as a basic feature and not a "killer feature".
Last time I checked, you had to navigate to a search engine (and/or make a search with it?) and hope its author published some magic special microformat metadata that identifies it as a search engine - then Firefox would helpfully offer you an option to add it as a search engine, somewhere in the address bar. I don't remember if it had any indicator visible by default, or if you had to right-click the address bar first.
And now I learned they "improved" this once again - hiding the feature under a right-click on a search box.
It really seems like browser vendors want to soft-kill this options. I'm just not sure why, especially when it comes to Firefox.
Re: Firefox address bar
#216It would be nice if the author could fix this page, since the examples are incorrect and do not work as written. You need a space after the magic character. Although I use it exactly as described (prefixing my search with the magic character followed by a space), it's not necessarily the best way to use it. If you can retrain your muscle memory, these shortcuts are better as suffixes. "% fish" will only show the open…
Re: Firefox address bar
#217Earlier quoted context omitted.
If you have the focus in the address bar and press Tab, Firefox puts you into search mode (while retaining focus in the address bar) using your default search engine. Is there something missing?
I'm using Firefox right now. When I highlight in the bar and press tab, ONLY when the drop-down bar is showing, it moves the cursor down one to Amazon, which is not my default search engine, but the first one alphabetically. So that doesn't work. I also don't want to search my default search engine. I want tab to search for the panoply of websites that the omnibox will search. When I start typing ebay, I want "tab to…
Re: Firefox address bar
#218All I want for this dumb thing is to * correct ttps:// to https:// * stop searching internet for local hostname I type into the bar
> stop searching internet for local hostname I type into the bar Yes, please. I have a separate address bar and search bar in Firefox, and it still insists on searching DDG for local hosts names when I type them in the address bar. Stop doing this. (The solution for now is to type http://localname/ )
Re: Firefox address bar
#219The 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…
The same is available in Chrome. I made a list of shortcuts I use here [0] -- copying a few favorites below: shortcut: "aw", lets you type: "aw s3", "aw iam", etc. https://console.aws.amazon.com/%s shortcut: "amzn", searches the retail side https://www.amazon.com/s/?field-keywords=%s shortcut: "gm", searches through gmail (change the 0 if you use multiple accounts) https://mail.google.com/mail/u/0/#search/%s shortcut…
Re: Firefox address bar
#220Is there anything similar in Safari?