Live data from Hacker News

Google to restrict modern ad blocking Chrome extensions to enterprise users

9to5google.com

421–430 of 909 posts

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#421

Slightly off topic, I'm finding it very disingenuous that people in this thread(and any other threads that come up about Firefox) have actually had significant performance issues with Firefox. No bugs that are noteworthy, sans that fiasco with the expired certificate that disabled addons briefly. I've been using Firefox since "quantum" on both my MacBooks(one of which is old AF) and on Linux. I've yet to have problem…

Firefox has several experience-breaking bugs for me. One where on websites that don't explicitly set their form background to white, which is the default on most browsers, Firefox paints them the color of the user's desktop theme, even when the theme is dark. Black text on black background. This bug had been known about for almost 20 years and is marked "won't fix" because the devs still assert that universal user th…

Damn that's why some sites are just black on black on FF. That seems actually insane to not fix

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#422

Slightly off topic, I'm finding it very disingenuous that people in this thread(and any other threads that come up about Firefox) have actually had significant performance issues with Firefox. No bugs that are noteworthy, sans that fiasco with the expired certificate that disabled addons briefly. I've been using Firefox since "quantum" on both my MacBooks(one of which is old AF) and on Linux. I've yet to have problem…

Slack is quite laggy in Firefox compared to chrome. It’s annoying enough to make me switch back to Chrome.

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#423

>> Just remember to unblock sites you wish to support financially. The way ad networks function, is unblocking a site you want to support any different at all from unblocking everything?

Yes and no. With uBlock you can allow ads at the site level, the problem is that half the reason to block them is the tracking they do, even if I like I site I don't like it enough to unblock google's spyware.

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#425
post #197

Earlier quoted context omitted.

The problem is the only way to combat Google in this regards would be for smaller players to come together and form an open-source working group based on a chromium fork. (The train has already left the station for anything besides WebKit or Blink, since the lack of accessibility of Gecko means it will never be adopted by anyone else.) But most of them are directly financed by Google and have almost no common ground…

> smaller players to come together and form an open-source working group based on a chromium fork Google can and does use DRM to block even this from happening: https://blog.samuelmaddock.com/posts/google-widevine-blocked... Even Mozilla needed to license Widevine from Google to support modern video: https://support.mozilla.org/en-US/kb/enable-drm Based on the policy evidenced in Maddock's post, it seems impossible t…

Crack the DRM and do it in a country that does not care about DMCA and has lax copyright laws. You could create an "illegal browser", and judging by how effective all the other antipiracy efforts have been to date (i.e. not at all), I doubt you'll face too much opposition...

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#426
post #178
post #77

Earlier quoted context omitted.

Blocking a user agent? Oh no, whatever shall we do? Thankfully, we can still just change it, though I suppose a really insidious web site could use feature checks.

A trivial way to check for Firefox in javascript: !!{}.toSource There are many others, of course.

For others who may be wondering, this is because `Boolean.prototype.toSource()` is a non-standard method that is only supported by Firefox: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#427
post #197

Earlier quoted context omitted.

> smaller players to come together and form an open-source working group based on a chromium fork Google can and does use DRM to block even this from happening: https://blog.samuelmaddock.com/posts/google-widevine-blocked... Even Mozilla needed to license Widevine from Google to support modern video: https://support.mozilla.org/en-US/kb/enable-drm Based on the policy evidenced in Maddock's post, it seems impossible t…

> support modern video There's nothing particularly modern about DRM.

In some sort of Stallman utopia maybe. In the real world...

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#429

Slightly off topic, I'm finding it very disingenuous that people in this thread(and any other threads that come up about Firefox) have actually had significant performance issues with Firefox. No bugs that are noteworthy, sans that fiasco with the expired certificate that disabled addons briefly. I've been using Firefox since "quantum" on both my MacBooks(one of which is old AF) and on Linux. I've yet to have problem…

Yeah, I have been using Firefox since 2007. I don't experience any crashes or bugs regarding performance or usability. But I have been facing issues with websites which don't work at all or developed with only Chrome in mind. And I have been facing this issue enough times that whenever I see a problem, I have to reopen the site in Chrome to confirm that Firefox is not the problem. I think this is a major problem, and as developers ignore Firefox or any other browser, web will be unusable without Chrome.

Re: Google to restrict modern ad blocking Chrome extensions to enterprise users

#430
post #311

Slightly off topic, I'm finding it very disingenuous that people in this thread(and any other threads that come up about Firefox) have actually had significant performance issues with Firefox. No bugs that are noteworthy, sans that fiasco with the expired certificate that disabled addons briefly. I've been using Firefox since "quantum" on both my MacBooks(one of which is old AF) and on Linux. I've yet to have problem…

My issue with Firefox is essentially one bug where they refuse to fix. In private mode, previously closed tabs are, for some reasons, restorable. This doesn't happen for Safari or Chrome.

Definitely not a bug. It's a private window, not a private tab. As soon as you close the window, all history is gone.
Post reply on HN