It just mustn't collide with the "pull down to refresh" so you might want to remap the gestures not to include down without an up before.
---
Now I just need to find a way to quickly open new tabs in fore- and even more important: background. Long press for anything frequent is just infuriating.
I've never used Firefox 1.x so haven't used that UI, but it sounds like something they could've made configurable but didn't want to, for whatever reason.
However, in all the tabbed browsers I've used, Ctrl+F4 closes the current tab.
Before Firefox switched to WebExtensions there were addons that made that possible, but I don't think they work anymore. So I have about:profiles page bookmarked which has the restart button and use that when needed. Not the most elegant solution, but it works.
You can enable it in Firefox 29 if you like (about:config, browser.tabs.remote=true, restart). I noticed though that navigating to live bookmarks crashed the browser, so ended up disabling it.
I think Chrome is able to do this because it separates tabs into processes, but I don't think there's a good way for Firefox to do it since everything is in a single process.
I've recently installed https://addons.mozilla.org/en-US/firefox/addon/scroll_anywhe... in middle+right click mode, and now miss it everywhere I don't have it (Reader Mode, PDFs, etc.). Unfortunately development looks a bit inactive, and there's no option for locking scrolling into vertical-only if you begin a scroll by dragging vertically.
> (On the other hand, because this addon calls very unstable/internal APIs of Firefox itself, this can be disabled by Firefox's update in the future.)
reply