Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Post
  • Reply
Nalin
Sep 29, 2007

Hair Elf

PirateBob posted:

Just updated FF to the latest (100.0.2) after being on an old version for a couple of years (before the ui changes). How do I make the ui less crap? Less padding etc

If you want it to look like it used to before the new UI, then first enable userChrome.css:
https://www.userchrome.org/how-create-userchrome-css.html

This theme will restore the older Photon colors:
https://addons.mozilla.org/en-US/firefox/addon/photon-colors/

Paste this into your userChrome.css file:
code:
/* Tighten up drop-down/context/popup menu spacing. */
menupopup > menuitem, menupopup > menu {
  padding-block: 3px !important;
}
:root {
  --arrowpanel-menuitem-padding: 4px 8px !important;
}

/* Square tabs. */
#tabbrowser-tabs {
    --tab-border-radius: 0px;
}

/* Remove space below tabs. */
.tab-background {
    border-radius: var(--user-tab-rounding) var(--user-tab-rounding) 0px 0px !important;
    margin-block: 1px 0 !important;
}

/* Adjust the border on the selected tab, removing the bottom border and increasing the size. */
.tab-background[selected=true] {
    border-bottom: none !important;
    border-width: 2px !important;

}
/* Move the container indicator down below the border outline. */
.tab-context-line {
    margin: 0px 2px 0 !important;
}

/* Inactive tabs: Separator lines. */
.tabbrowser-tab:not([beforeselected-visible="true"]) .tab-background:not([selected=true]):not([multiselected=true]) {
    border-right: 1px solid rgba(0, 0, 0, .20) !important;
}
[brighttext="true"] .tabbrowser-tab:not([beforeselected-visible="true"]) .tab-background:not([selected=true]):not([multiselected=true]) {
    border-right: 1px solid var(--lwt-selected-tab-background-color, rgba(255, 255, 255, .20)) !important;
}
.tab-background:not([selected=true]):not([multiselected=true]) {
    border-radius: 0 !important;
}

/* Remove padding between tabs. */
.tabbrowser-tab {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Fixes the highlight on the new tab button. */
#tabs-newtab-button {
    --toolbarbutton-hover-background: color-mix(in srgb, currentColor 22%, transparent);
}

/* Fix tab height when the tab scroll buttons appear. */
#scrollbutton-up, #scrollbutton-down {
    padding: 0px var(--toolbarbutton-inner-padding) calc(var(--toolbarbutton-inner-padding) - 6px) !important;
}

/* Fixes the text color when highlighting text in an input box. */
/* Sets it to white. */
input::selection {
    color: rgba(255, 255, 255, 1) !important;
}

/* Turns menus back into light themed menus. */
/* These values are taken directly from global.css:257 for Windows 10. */
menupopup {
    --menuitem-hover-background-color: #e0e0e6 !important;
    --menu-background-color: #f9f9fb !important;
    --menu-color: #15141a !important;
    --menuitem-disabled-hover-background-color: rgba(224, 224, 230, 0.4) !important;
    --menu-disabled-color: rgba(21, 20, 26, 0.4) !important;
    --menu-border-color: #cfcfd8 !important;
    --menu-icon-opacity: 0.7 !important;
}

/* Enlarge the tabs very slightly. */
:root[uidensity="compact"] {
    --tab-min-height: 30px !important;
}
Go to about :config and set 'browser.compactmode.show' to true. Then, right click your browser (not the page content) and choose 'Customize Toolbar'. In the Density drop down at the bottom of the screen, you can now select "Compact".

These steps should pretty much restore the looks of the browser to the last gen. Potential problems are future updates changing the way the browser is constructed and invalidating some of the changes in userChrome.css.

Nalin fucked around with this message at 16:22 on May 26, 2022

Adbot
ADBOT LOVES YOU

Nalin
Sep 29, 2007

Hair Elf

PirateBob posted:

There's a problem with the (Inactive tabs: Separator lines) one. The active tab has both the solid borders showing it's selected *and* a separator line to the left.

lol when I said "Potential problems are future updates changing the way the browser is constructed and invalidating some of the changes in userChrome.css", this is what I meant.

It looks like the beforeselected-visible="true" attribute was moved onto the .tabbrowser-tab node. You can fix it with this:

code:
/* Inactive tabs: Separator lines. */
.tabbrowser-tab:not([beforeselected-visible="true"]) .tab-background:not([selected=true]):not([multiselected=true]) {
    border-right: 1px solid rgba(0, 0, 0, .20) !important;
}
[brighttext="true"] .tabbrowser-tab:not([beforeselected-visible="true"]) .tab-background:not([selected=true]):not([multiselected=true]) {
    border-right: 1px solid var(--lwt-selected-tab-background-color, rgba(255, 255, 255, .20)) !important;
}
.tab-background:not([selected=true]):not([multiselected=true]) {
    border-radius: 0 !important;
}

Nalin
Sep 29, 2007

Hair Elf

Strange Charm posted:

Speaking of userChrome stuff breaking, I've been using this, courtesy of astral, to invert the SA favicon so it doesn't disappear into my dark theme, but it's stopped working. It actually did a while ago but depression's got me slow. Anyone know what needs to be fixed here?

code:
@media (prefers-color-scheme: dark) {
  .tab-icon-image[src="data:image/x-icon;base64,AAABAAEAEBAAAAAAAABoBQAAFgAAACgAAAAQAAAAIAAAAAEACAAAAAAAQAEAAAAAAAAAAAAAAAEAAAAAAAAAAAAABgYGABEREQAVFRUAGRkZAB0dHQAhISEAKSkpAC0tLQAyMjIANTU1ADs7OwA8PDwAQ0NDAEdHRwBKSkoATExMAFFRUQBWVlYAWlpaAF9fXwBjY2MAa2trAG1tbQB6enoAfn5+AIKCggCFhYUAlZWVAKWlpQCrq6sArq6uALq6ugDCwsIAxsbGANLS0gDZ2dkA3t7eAOHh4QDr6+sA8/PzAPX19QD6+voA////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPj4+Pj4AAAAAPj4+Pj4+Pj4+Pj4AAAAAAAE+Pj4+Pj4+Pj4AAAAAAAAAAD4+Pj4+Pj4+AAAAAAAAAAA+Pj4+Pj4+AQAAAAAAAAAABD4+Pj4+PgAAAAAAAAAAAAA+Pj4+Pj4AAAAAAAAAAAAAPj4+Pj4+AAAAAAAAAAAAAD4+AD4+PgAAAAAAAAAAAAA+AAA+Pj4AAAAAAAAAAAMAPgAAPj4+PgAAAAAAAAAAPj4AAD4+Pj4+AAAAAAAAAD4CAD4+Pj4+Pj4AAAAAPj4AAD4+Pj4+Pj4+AgAAAAAAAAA+Pj4+Pj4+AAAAAAAAAAA+Pj4+Pj4+AAAAAAAAAD4+Pj4+Pvh/AADwPwAA4B8AAOAfAADADwAAwA8AAMAPAADADQAAwAkAAMAJAADgGQAA8BMAAPhnAAD4BwAA8A8AAOA/AAA="] {
    filter: invert(0.8) !important;
  }
}
Link to astral's original post

That code is still good. What's happening is that the @media tag is failing. Instead of the @media tag, try something like:
code:
[brighttext="true"] .tab-icon-image[src="......

Nalin
Sep 29, 2007

Hair Elf
I've shared my userChrome.css a couple times in this thread. I believe that some of you use it. Just an FYI but Firefox 102 will break the tab styling a tiny bit. I've updated my persistent pastebin entry with a fix. You can also just save a copy of this link as I push fixes to it whenever something breaks.

userChrome.css Photon style:
https://pastebin.com/mdvZZzNF

Nalin
Sep 29, 2007

Hair Elf

Freakazoid_ posted:

Thanks for keeping this updated. The thicker bars aren't so bad, but I can't live without square tabs.

A request though: Is there a way to eliminate the gap between the menu bar and the tabs?

code:
.titlebar-button {
    padding: 3px 17px !important;
}
The first value is the top/bottom padding and that's the value you want to change.
The height of the menu bar is controlled by the size of the minimize/maximize/close buttons. This changes the height of those buttons and brings the tabs closer to the top. On Windows 11, 3px and below seems to reduce the gap to nothing.

Nalin
Sep 29, 2007

Hair Elf

Cool Dad posted:

I'm trying to switch from Chrome to Firefox and I've got an old Chrome addon I installed from Github that automatically does bing searches to get MS rewards points, https://github.com/gaby/ABS

According to the Github this thing supports Firefox too, but I'm a big dummy and can't figure out how to install it since it isn't on the Firefox add-on store. Is it possible to do this?

The extension was banned by Mozilla for some reason. I don't know why. If it really matters to you, this fork details a process on how to make your own version of the addon:
https://github.com/h4x0rm1k3/ABS

Nalin
Sep 29, 2007

Hair Elf
Try going to about:profiles and creating a new, blank profile and see if it still is a problem. And maybe check if you have an antivirus causing issues.

Nalin
Sep 29, 2007

Hair Elf

Kheldarn posted:

Is there something like ClearURLs for Firefox on Android?

I don't think so. However, you could enable the "AdGuard URL Tracking Protection" list in uBlock Origin. When you visit a URL, it will remove the tracking links. You can then copy/paste that URL into wherever you need. The downside is that it doesn't re-write URLs on the page; it only strips the URL only when you actually visit it.

Nalin
Sep 29, 2007

Hair Elf
Just type in: ?you suck

Nalin
Sep 29, 2007

Hair Elf

Im_Special posted:

But I digress... I wanted to take advantage of my short little day off today and so I updated, anyways, I dunno if this is a bug or not, but wanted to ask here if others that are also on 109 (should be live tomorrow for can be grabbed now from their servers) are seeing this behavior too.

I'm not.

Im_Special posted:

Oh God, did Firefox also seriously just break this perfectly working site... I am now just noticing other little weird glitches like this box doesn't actually do anything now, and the tag [ timg ] [ /timg ], don't show up in posts... Probably other stuff too, but its only been a hot minute.

I'm not sure what's broken? I see the image just fine.

Nalin
Sep 29, 2007

Hair Elf

Knormal posted:

Thanks, that's better than having to mess with CSS but I don't get why they'd not just make that button customizable like all the others.

That is a little weird why they won't let you move it. The reason why its there, though, is to support Manifest V3 extensions that need to be toggled for each website.

Nalin
Sep 29, 2007

Hair Elf

Xander77 posted:

Chrome allows sync via your google account. Firefox requires a firefox account password to sync things.

I'm actually reasonably sure that's new? I synced things in the past and never had a firefox account?

Anyway, trying to recover the account password tells me I may "lose some of my personal information (including history, bookmarks, and passwords). " Just to be clear - does that mean they will be deleted on the original device as well, or just that they will be inaccessible on the new device?

Your synced data is encrypted with your password so if you need to recover the account then all your encrypted information will be lost.

Nalin
Sep 29, 2007

Hair Elf
Yeah, its just talking about data on their servers. Your sync data is stored encrypted on Mozilla's servers. When you reset your password, all the data on the servers is wiped out (unless you saved recovery keys). Then you can log into sync on your browser with your new password and whatever data is still in your profile should get synced back up with the server.

Nalin
Sep 29, 2007

Hair Elf
An extension wouldn't be able to add those controls. I believe your application has to register with the OS that it is a media player to be able to get those buttons. Firefox does not do that. It does, however, register that it can receive media control events. This lets you control media playback via your headset, keyboard media keys, and other virtual interfaces. This also adds Firefox to the Windows 11 media controls menu (click the volume icon on the taskbar to get media controls for Firefox).

Only registered members can see post attachments!

Nalin
Sep 29, 2007

Hair Elf
Mozilla has not replaced the default search in Firefox with Bing. You are getting confused by a news story that claimed that Microsoft was interested on making a bid on it this year when the current contract with Google expires.

Nalin
Sep 29, 2007

Hair Elf

Knormal posted:

So I'm on KDE and with 115 it made the menu bar the same color as the window title, which I hate. Before I deepdive, does anyone know the CSS to fix this? I tried messing with the --colored-menu-bar options in https://github.com/Aris-t2/CustomCSSforFx/blob/master/current/config/color_variables.css but they don't seem to do anything, I'm not sure if they're deprecated or just don't' work on Linux.

The toolbar doesn't have a background color set. It is inherited from the whole toolbox. If you want to change just the toolbar background color, try something like:
code:
#toolbar-menubar { background-color: var(--toolbar-bgcolor); }
#toolbar-menubar is the whole area above the tabs on a normal UI layout (not sure how it will look with your tabs below the URL setup).
#menubar-items is the same vertically but it stops at the end of the menu bar horizontally.
#main-menubar is boxed just around the menu bar items (less vertical height from the others).

Try different ones to see what you like.

Nalin
Sep 29, 2007

Hair Elf
I show my menu bar for a little bit of extra grab space for moving the window on the desktop.

Only registered members can see post attachments!

Nalin
Sep 29, 2007

Hair Elf
people just won't be happy until they can replicate the look and feel of windows 95

Nalin
Sep 29, 2007

Hair Elf
I've personally made the File > Exit pattern a habit with Firefox to avoid all that.

Nalin
Sep 29, 2007

Hair Elf
You should learn how to manually update your filters.
uBlock settings -> Filter lists -> Purge all caches -> Update now.

Nalin
Sep 29, 2007

Hair Elf
Go into your uBlock Origin settings, click Purge all caches while HOLDING SHIFT, then click Update now. Make sure you turn off anything else that may be trying to block ads like any YouTube addons.

Nalin
Sep 29, 2007

Hair Elf

BlankSystemDaemon posted:

What does holding shift achieve?

Can confirm the rest works, though - just like it did about 12 hours ago.

quote:

Clicking this button with Shift (version before 1.34 required also Ctrl) pressed will remove all locally cached content of filter lists, which will force uBO to rebuild all of its databases from the beginning.

It basically forces a full database rebuild. Useful for troubleshooting.

Nalin
Sep 29, 2007

Hair Elf

Computer viking posted:

My partner has written a couple of firefox android extensions (that are not currently supported), and he just got contacted asking if it was OK for mozilla to create new point releases of them, in preparation for them being included when they expand the supported list sometime ... soonish. So there's finally some movement.

https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/

https://blog.mozilla.org/addons/202...em-in-december/

Basically, Mozilla plans to open up the mobile addon ecosystem in December.

Nalin
Sep 29, 2007

Hair Elf

SgtSteel91 posted:

I've tied this but Youtube still won't let me view videos

edit:

Got it work by also disabling Firefox's enhanced tracking, the shield next to the search bar

That feature uses Disconnect's tracking list to identify and block trackers. I am surprised it is triggering YouTube, but I guess it could interfere by blocking something extra. The list Firefox uses is built-in so it would be older than uBlock's list.

Nalin
Sep 29, 2007

Hair Elf
Keep in mind that other extensions you have installed may also interfere with uBlock and YouTube. For example, apparently the MalwareBytes Browser Guard extension can interfere and cause YouTube to detect an ad blocker.

Nalin
Sep 29, 2007

Hair Elf

Rollie Fingers posted:

I've moved to Firefox from Edge as my default browser and I prefer Edge's font rendering over Firefox's since it's more comfortable for my eyes.

What's the best way to get Firefox to match Edge's font rendering? tia

I did a quick Google search and it claims that Edge is using ClearType font rendering. I believe Firefox uses DirectWrite by default.

You may be able to switch Firefox back to GDI Classic rendering by using this option:
gfx.font_rendering.cleartype_params.rendering_mode = 2

I haven't tested this, however.

Nalin
Sep 29, 2007

Hair Elf

Nitrousoxide posted:

Just noticed that Firefox Beta for android now allows searching a much bigger pool of extensions



https://blog.mozilla.org/addons/2023/11/01/is-your-extension-ready-for-firefox-for-android/

They are rolling out additional addons in preparation for fully opening up the ecosystem in December.

quote:

During the release cycle of Firefox 120, we’ll begin to see the emergence of dozens of new, openly available extensions on Firefox for Android on addons.mozilla.org (AMO). We’re taking a steady approach to opening up the mobile extension ecosystem to ensure Firefox for Android maintains strong performance standards while a vast new array of extensions are utilized for the first time in a mobile environment. If testing continues to progress well, we anticipate unveiling a fully open Firefox for Android extension ecosystem sometime in December.

Only a month or two left before the floodgates open and you get to nuke your phone battery with crappy scam adblockers.

Nalin
Sep 29, 2007

Hair Elf
The UI of Firefox has a minor change every year or two. Its nothing too big. And besides, you do have the ability to create a userchrome.css file to adjust how the browser looks yourself. That's more than most Chromium browsers allow.

On the topic of uBO Lite, the major downsides that the FAQ doesn't adequately explain in simple wording is that you lose the ability to create dynamic filters. That means that not only do you lose the element picker / element zapper ability, but you also lose the ability to have blocklist updates. You know that whole war between uBO and YouTube's anti-ad-block? That won't be possible anymore as you will only be able to get filter list updates via updates to the whole addon itself.

I don't know what uBO Lite's filter situation is going to be like. Will they automatically package up a new version and submit it to Google daily? How long will it take for the addon to pass verification? You are probably always going to be running 2+ day old filter lists.

Nalin
Sep 29, 2007

Hair Elf
That thin little scrollbar is the default. Do you... not have them on other sites?

Nalin
Sep 29, 2007

Hair Elf

WattsvilleBlues posted:

Since Authy is sadly ending its desktop applications, is this a decent/secure alternative? It's not a huge deal not to have the Authy desktop app, just an inconvenience.

You could just set up a KeePass database to store TOTP keys if you need something on the desktop.
EDIT: I mean, it kinda defeats the point of TOTP, but it is at least a decently secure option.

Nalin
Sep 29, 2007

Hair Elf

Serephina posted:

Hrm, firefox is now displaying the address bar / URL in a greyed-out fashion. It's still perfectly functional and all, it's just yet another pointless cosmetic change that's currently annoying me. Especially as greying out entry fields actually means something in web UI parlance.

Any tips to revert this?

You mean how the URL is gray except for the domain name? They did that like 3 years ago or more...

You may be able to make the whole URL black by adding the following setting to about :config.

browser.urlbar.formatting.enabled = false

Nalin
Sep 29, 2007

Hair Elf

Klyith posted:

The "chrome crippling adblock" is a thing that's coming to the desktop browser, which limits the amount of filters you can have and heavily neuters dynamic filters, which are the most powerful adblock method.

Just to further clarify based on this point, the biggest thing that will "cripple" adblock is that you cannot dynamically manage your filters anymore. You can only use the filters that get shipped with the extension, and those can only be updated when the extension itself updates.

Remember how Google was changing YouTube's ad script twice a day? With uBO the quick fixes filter gets updated every 4 hours and you can manually force an update whenever. This will become impossible. You won't be able to have an adblock war with YouTube in the future. All Google would need to do is delay the release of a new version of uBO-Lite to something like once every 2 days, then immediately push an update to YouTube. You would never be able to block YouTube ads again on Chrome.

Nalin
Sep 29, 2007

Hair Elf

Serephina posted:

'lil help if I could ask:

Firefox is reporting my time zone as UTC as of a few weeks ago. Looking into it, disabling extensions and privacy settings doesn't fix it, and privacy.resistFingerprinting.testing.setTZtoUTC is set to false (nor does toggling it help). Any ideas what else it could be?

^^^ also that's a neat extension, thanks!

From what I'm reading, that pref doesn't actually stop the timezone from being set to UTC. Apparently Firefox used to set the TZ environment variable and they are using a different way to do it now.

Maybe try this?
https://support.mozilla.org/en-US/questions/1426184

Nalin
Sep 29, 2007

Hair Elf
privacy.resistFingerprinting = false
privacy.fingerprintingProtection = true
privacy.fingerprintingProtection.overrides = +AllTargets,-JSDateTimeUTC

I checked the source code and I believe that it should work. Are you restarting your browser after setting it?

Nalin fucked around with this message at 06:53 on Feb 29, 2024

Nalin
Sep 29, 2007

Hair Elf
EDIT: This has been fixed. Update your system to get the fixed packages. If you were affected, remember to delete the app.update.lastUpdateTime.xpi-signature-verification setting in about :config and restart Firefox to have your plugins re-verify.


CaptainSarcastic posted:

Just a note to anyone running Firefox on OpenSUSE - OpenSUSE rolled out an update that broke proper add-on signing, so no extensions are currently working in Firefox on OpenSUSE. There's an open bug report on it, and hopefully they'll fix it ASAP.

https://bugzilla.opensuse.org/show_bug.cgi?id=1221531

It is worth noting that IF you run into this problem, you can work around it like so:

Write down your current cryptographic policies. You will want to revert back to this once the bug is fixed. Run this command to see your current policy:
code:
sudo update-crypto-policies --show
Re-enable SHA1 crypto support in openSUSE. This alters your cryptographic policies and switches to an old policy with SHA1 still active. You will do this command again when the bug is fixed but instead of LEGACY you should use whatever you see from the above command:
code:
sudo update-crypto-policies --set LEGACY
Delete the following about :config setting:
code:
app.update.lastUpdateTime.xpi-signature-verification
Restart Firefox and wait for the addons to re-verify.

I am pretty sure this is correct, but please let me know if I got anything wrong here.

Nalin fucked around with this message at 16:38 on Mar 19, 2024

Nalin
Sep 29, 2007

Hair Elf
Just a quick PSA, if you use the NordVPN extension on Firefox, you may want to delete it for now. An update was pushed out that causes every single background tab to load and can lock up your browser on startup with 100% CPU and runaway memory usage.

Nalin
Sep 29, 2007

Hair Elf

SIGSEGV posted:

That sounds awful in general for people with severe tab collection disease, like me, who just keep a running stack of articles to read through in a few separate windows, any way to prevent that behaviour?

No. It is a bug with the extension. It was introduced in version 3.10.1.
https://addons.mozilla.org/en-US/firefox/addon/nordvpn-proxy-extension/versions/

Watch that page to see if they update it. The extension keeps getting more and more 1 star reviews and they keep saying it will be fixed but it's been a week now....

Bertha the Toaster posted:

Firefox has started to offer to go to the URL that's in my clipboard every time I got to the address bar. Anyone know if its possible to turn it off? I've looked at about :config and the settings but can't see anything. I don't really need an extra button to click when I can just press enter.

I think you can just disable it in the settings proper under the Search node. The Address Bar section has a Clipboard checkbox.

Nalin
Sep 29, 2007

Hair Elf

WattsvilleBlues posted:

Can you post a picture of what that actually does?

It looks to be a collection of different CSS style changes that you enable piecemeal, so everybody's experience will be different.

https://github.com/Aris-t2/CustomCSSforFx/blob/4.5.0/current/userChrome.css

Adbot
ADBOT LOVES YOU

Nalin
Sep 29, 2007

Hair Elf

WattsvilleBlues posted:

Jesus.

Does Firefox on Android have proper support for passkeys yet?

Not really. From what I can see, it can read passkeys stored in the Google Password Manager and pass those along for login, but you can't create keys using Firefox. You used to be able to but it was broken in Firefox 119. There is a workaround about :config entry you can create in the beta/nightly versions:

https://bugzilla.mozilla.org/show_bug.cgi?id=1870436

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply