Earlier quoted context omitted.
I know it's not the same, but if you bookmark " https://www.youtube.com/results?search_query=%s" and put in a keyword like "yt". You can type "yt whatever" in the addressbar and it will do a search on youtube.
You can also use https://www.reddit.com/r/%S with a capital `%S` to avoid escaping the slashes, so you can type "r all/top" or with GitHub "g Zren/reponame"
Firefox 66.0 Aims to Reduce Online Annoyances
521–530 of 574 posts
Re: Firefox 66.0 Aims to Reduce Online Annoyances
#522Re: Firefox 66.0 Aims to Reduce Online Annoyances
#523I think the core problem is still tab clutter. Every time I hop onto my iPad to do some light browsing, I have less anxiety. I don't keep many tabs open on mobile/tablet, but I'm already counting 8 opened here as I'm typing on my laptop. Sure, almost everything mentioned in the article is problematic. Then again, maybe it's just us programmed to hit Ctrl-T too much over a decade...
There needs to be a complete overhaul of "how i got here, back/forward, where i want to go, things i want to read, things i want to flip between, things i want cached so when i click they dont load, i want to purge the tab from my current workspace, i want to purge this site from the history." Navigation (forward/back), history, tabs, bookmarks et all are all trying to do various forms of the same thing, and their ov…
Re: Firefox 66.0 Aims to Reduce Online Annoyances
#524Re: Firefox 66.0 Aims to Reduce Online Annoyances
#525From the last 3 or so versions Firefox performance on my retina mac is indistinguishable from chrome (from a humam perspective not looking at ram cpu usage), so I'm very happy to be using firefox full time once again. At some point I knew it was time to close firefox when the fans started blowing at max speed. Does not happen any more.
Window transparency can be turned off by setting "gfx.compositor.glcontext.opaque" to true in about:config. This will cause a minor degradation in appearance of the window frame and tabs, but it will improve performance and extend battery life.
I have had it set for over 6 months and am anticipating the resolution of this outstanding bug.
Re: Firefox 66.0 Aims to Reduce Online Annoyances
#526Earlier quoted context omitted.
I've pretty much entirely gone back to pirating because of those fucking auto-play trailers they have now (and this is on the Roku app, where Firefox wont' help me).
Looking for a specific thing is such a pain. Is it on netflix? Nope. 2 minutes loading the prime video app. Is it on there? Yeah, 3.99 for the privilege of streaming for a couple days. 2 minutes checking hulu. Nope. 2 minutes loading the HBOGO app. Not there either. Turns out, it was on showtime, the one service I don't have access to. If its not there I'll pirate without hesitation. The only inconvenience is the tim…
Re: Firefox 66.0 Aims to Reduce Online Annoyances
#527Re: Firefox 66.0 Aims to Reduce Online Annoyances
#528That’s all nice but is there any update on battery improvements? I can’t see any for a long time. That’s about the last reason left why I’m still using Chrome on Mac.
Been using Firefox nightly on Android and it's on par with chrome (even faster with ublock running since FF can run extensions on mobile), but the battery drain feels higher than with chrome.
Re: Firefox 66.0 Aims to Reduce Online Annoyances
#529Re: Firefox 66.0 Aims to Reduce Online Annoyances
#530Earlier quoted context omitted.
The "plugin-container" executable is used for all sandboxed processes on Windows. That started out as plug-ins, but now includes web renderers. So the "something inside it" could be script on a web page, or part of Gecko's rendering pipeline, or pretty much anything. And killig it crashes tabs because it's the thing rendering those tabs. It might make sense to rename the executable to make things clearer, but there a…
Actually we only use plugin-container for NPAPI on Windows. I believe that MacOS was specifically the platform where we ran into problems.