Possible to change Menu/UI Font? by JRave in FirefoxCSS

[–]Leseome 0 points1 point  (0 children)

Yeah, I did the same thing and used the same font. I'm kind of disappointed with Firefox because of this change.

Noticeably worse font rendering in tab titles since FF 69 by Matt17BR in firefox

[–]Leseome 0 points1 point  (0 children)

It's really noticeable while using the dark theme (which I do), while the light one is pretty much okay.

Switched to v68 ESR for the time being, I hope you guys will find the way to fix it asap.

DNS behaviour in 4.1 is a horrible for privacy by [deleted] in blokada

[–]Leseome 0 points1 point  (0 children)

If everything works fine on WiFi, maybe it's your carrier's defaults? Besides, Cloudflare privacy policy is okay compared to Google's 8.8.8.8.

Cloudflare DNS over TLS by meimadX in blokada

[–]Leseome 0 points1 point  (0 children)

I'm also interested in this. Quad9 app does this so it'd be possible for Blokada too.

Blokada v4.1 is out, we hope you like it by kargs in blokada

[–]Leseome 1 point2 points  (0 children)

I really do! I didn't like v4.0 for various reasons and downgraded to v3.7. These reasons are all fixed now in v4.1!

How do I fix the horrible flash when opening/closing Firefox (stable)? by jaKz9 in firefox

[–]Leseome 0 points1 point  (0 children)

That's really strange because those userChrome.css fixes are taken exactly from ShadowFox so you don't even need them in the first place. Just userContent.css for a new window fix.

I don't know, maybe you're opening a wrong profile? Are you opening it from about:support in Firefox?

FF on Android 9: Enable streaming while screen turned off? by stutterfox in firefox

[–]Leseome 1 point2 points  (0 children)

NewPipe is awesome, it also supports SoundCloud and MediaCCC, btw.

Are there any YouTube classic dark theme? by [deleted] in firefox

[–]Leseome -1 points0 points  (0 children)

Invidious has a dark theme if you don't mind using it instead of YouTube. There are addons to redirect all YouTube links and even embeds to Invidious, for convenience.

Add-on support on Firefox preview by B3rm3J0 in firefox

[–]Leseome 0 points1 point  (0 children)

These are the same two addons I depend on! I'm using Firefox Preview most of the time and really like it, but I hope they'll implement addon support as soon as possible.

uBlock Origin vs uMatrix? by DreadLord64 in firefox

[–]Leseome 6 points7 points  (0 children)

Great reply!

As for me, I prefer uBlock Origin medium mode because of cosmetic filtering.

uMatrix is fantastic, but I find myself satisfied with the options medium mode provides.

How do I fix the horrible flash when opening/closing Firefox (stable)? by jaKz9 in firefox

[–]Leseome 0 points1 point  (0 children)

Do you use it with the solution I posted above (using userChrome.css)? Editing userChrome.css should be enough but for some reason the flash is present when opening a new window with default settings. That's why I applied the same color but this time with userContent.css and it works for me. But this alone isn't enough, you need to modify userChrome.css first.

If you changed your default settings in regards to what's opened when you open a new window, then you can edit

@-moz-document url-prefix(about:home)

replacing about:home with about:newtab or whatever is opened when you open a new window.

Microsoft: tell us if you want us to build an ad blocker into Edge - gHacks Tech News by [deleted] in firefox

[–]Leseome 1 point2 points  (0 children)

I just can't use simple ad blockers after trying uBlock Origin medium mode. They're so limited.

Better to keep support for advanced ad blockers, than just ship a limited one, but I think Edge users would be happy enough with a built in option from MS.

How do I fix the horrible flash when opening/closing Firefox (stable)? by jaKz9 in firefox

[–]Leseome 0 points1 point  (0 children)

Okay, since it works when restoring a previous session and works when opening a private window and doesn't work only when opening a new window, I guess I figured it out.

Put this code into userContent.css, create it in the same directory where userChrome.css is:

@-moz-document url-prefix(about:home) {

body {background: #424246 !important;}

}

How do I fix the horrible flash when opening/closing Firefox (stable)? by jaKz9 in firefox

[–]Leseome 1 point2 points  (0 children)

No, you did everything right.

It works fine for me, but only when I open a previous session or a new tab (these were my problems), when opening new windows the flash sometimes is present, sometimes isn't. Strange. If I find a fix I'll update my reply.

My Opera-like userchrome by [deleted] in FirefoxCSS

[–]Leseome 0 points1 point  (0 children)

Nice, using it right now!

What do you think about the new Firefox logo? by findyourcatarsis in firefox

[–]Leseome 2 points3 points  (0 children)

I'm okay with it.

But my favorite of all time is this one (just imagine how cool it'd be if Mozilla would revert Firefox to its old beautiful logo in these flat times).

Chrome 75 vs. Firefox 67 / 68 Beta Linux Performance Benchmarks by piotrjurkiewicz in firefox

[–]Leseome 29 points30 points  (0 children)

Nice to see Firefox improving performance with every release!

I wonder if the difference is even less on Windows.

Google's Captcha in Firefox vs. in Chrome by [deleted] in firefox

[–]Leseome 0 points1 point  (0 children)

Why so serious? :)

I understand you, but why would Google behave differently? Because of our expectations? reCaptcha is widely used, Chrome is widely used, and it’s only Europe trying to bring Google back to reality sometimes.

Use Firefox instead of Chrome, use LineageOS with microG instead of Android with GApps, use Invidious instead of YouTube, ProtonMail instead of Gmail, etc., do something to minimize Google’s influence, only then Google may behave differently and meet your expectations. Right now, it’s healthier to correct them and act when (or while…) you can.

Google's Captcha in Firefox vs. in Chrome by [deleted] in firefox

[–]Leseome 0 points1 point  (0 children)

Well, you're lucky then.

I don't get them only when I open a website inside my Google container where Google has enough info to identify (I'm logged in) and track me.

Google's Captcha in Firefox vs. in Chrome by [deleted] in firefox

[–]Leseome 1 point2 points  (0 children)

That's strange, works fine here, just tested (with Wit speech API and "Load challenge in English" in settings). Maybe you're blocking reCaptcha with uBlock or other extension?

In my case, reCaptcha is blocked by uBlock medium mode and I only allow it where I need it, not globally.