What boggles my mind is the fact that surely people working for Google also use Chrome. Are they not up in arms internally because of how awful the web is without ad blocker?
I have the same experience as you, every time I set up a new machine or watch friends/relatives browse the web, it just blows my mind how bad the unfiltered internet is.
I wouldn't be surprised if the people that did care about that internally at Google either used something like Firefox or had their private build that can run uBlock or similar ;)
In 2011, when I worked at Google (on ads, not on Chrome), I did use Firefox as my main browser. But back then, there was much less need for an ad blocker. I still remember asking my manager whether it was OK to click an ad (from a VPS provider) while browsing from the corporate desktop.
This will continue to allow MV2 extensions for your Chrome instance. Confirm the policy has been set by checking chrome://policy. See [1] for possible values.
Now, because uBO is now disabled in the Chrome Web Store, you also need to install it as a "forced extension" (the way extensions are deployed in enterprise environments). Install the extension according to the section "Use a preferences file" in [2]:
- Create a file named cjpalhdlnbpafiamejdnhcphjbkeiagm.json
- Place it in ~/Library/Application Support/Google/Chrome/External Extensions/
- With content:
{ "external_update_url": "https://clients2.google.com/service/update2/crx" }
You'll need to create the "External Extensions" directory, set file permissions according to docs, restart Chrome. The file name contains the extension ID to be installed, which you can verify from the submission URL of this post. Upon Chrome restart, it should notify you with a message in the top right that an extension was forcibly installed.
The ExtensionManifestV2Availability definitely still works for now, but it's been a about a month since I used the preferences file way of installing the extension on a new device. YMMV.
> Are they not up in arms internally because of how awful the web is without ad blocker?
Chrome still has many ad blockers. While I use chrome/chromium fairly little, ublock origin lite has worked well for me when I do. I'm aware older manifest V2 extensions are theoretically superior at blocking a wide variety of undesired content but if your main concern is not seeing ads, that is absolutely doable.
The core issue is that those ad blockers are easy to defeat. The only reason ad companies haven't invested energy in defeating them (yet) is because they're not popular enough.
Once they are the only option in Chrome, it's just a matter of time until Chrome becomes largely useless at blocking ads.
If you've never used an ad blocker, I guess it may just be the normal web rather than anything terrible. Because ad blocking isn't illegal, it may not be quite as bad as a Disney employee pirating all their movies, but I suspect it's still not that common (at least most people I knew while there didn't use one, and of course I was happy to install one again the day after leaving).
The list of things that can be done is way bigger than the liat of things that are in fact done in real life. A Google employee could voluntarily put his hands over an open flame, but it's just very improbable.
I have the same experience as you, every time I set up a new machine or watch friends/relatives browse the web, it just blows my mind how bad the unfiltered internet is.