Chipp.in Tech News and Reviews

Windows, Security & Privacy, Open Source and more

Menu
  • Home
  • Windows
  • Security & Privacy
  • Gaming
  • Guides
  • Windows 11 Book
  • Contact
  • RSS Feed
Menu

Tag: chrome

uBlock Origin working in Chrome

More Chrome users are getting “this extension was turned off” notifications

Posted on February 25, 2025February 25, 2025 by Martin Brinkmann

Google has been hard at work to establish Manifest V3 as the new and only set of rules for Chrome extensions. Report suggest that Google has shifted the process into a higher gear and is disabling classic extension support for more Chrome users.

The effect is the following: any extension that is not compatible with Manifest V3 will be disabled. Chrome displays “was turned off” messages to users in that case on start. A check of the extensions management page reveals a similar message: “This extension was turned off because it’s no longer supported”.

Most Chrome users will probably experience this with the popular uBlock Origin extension. It cannot be ported fully to Manifest V3, as Google changed core functionality.

In other words, the change has a very positive effect for Google, as it gets rid of what is probably the most popular content blocker for Chrome.

While there is uBlock Origin Lite by the same developer, it is limited in some regards to the classic version. It is better than no content blocking, but still inferior.

Users who really need to use Chrome can postpone the death of uBlock Origin and other Chrome extensions that are not compatible with Manifest V3 by setting a policy. This will work only until mid-2025 though, unless Google pushes the change back a bit.

Your options

In the end, it may be better to switch to a browser that is still offering support. If you prefer Chromium, you could give Brave or Opera a try. Both companies have pledged to support Manifest V2 extensions, at least some of them, even after Google ends support in Chrome.

Another option is to switch to Firefox or a Firefox fork, like Mullvad Browser. Mozilla said that it is going to support Manifest V2 extensions and V3 extensions at the same time in Firefox. Means, you can run good old uBlock Origin in Firefox without having to worry about it suddenly being turned off.

Google Search

Just block third-party cookies

Posted on February 23, 2025February 23, 2025 by Martin Brinkmann

Google is apparently testing a new privacy feature in Chrome that blocks third-party cookies by default in the browsers Incognito mode.

While that is great that Google is introducing the change, most Internet users may want to take matters into their own hands instead.

Why not block third-party cookies altogether? Yes, there is a tiny-tiny chance that some services may not work correctly anymore when you make the change. Most users on the other hand should not notice any ill-effects.

Here is the main benefit: advertisers and sites can no longer use third-party cookies to track you on the Internet.

One of the biggest offenders is Google, as it operates ads and other services on the majority of websites.

While disabling third-party cookies won’t do you much good in regards to Google, as you are using Chrome and therefore likely an open book to Google anyway, it does against many other firms on the Internet that track users for financial gains.

Here is how you disable third-party cookies in Chrome:

  1. Load chrome://settings/cookies in the Chrome address bar. You may also select Menu > Settings > Privacy and security > Third-party cookies to get there manually.
  2. Enable “Block third-party cookies”.
  3. Disable “Allow related sites to see your activity in the group”.

The change is active right away. Use the browser normally and take note of any issues that you may encounter. This can be login related issues or other issues, such as missing functionality on websites.

You may add sites to an allow list. If you notice that a site misbehaves after you switched third-party cookies off, you may add it to the list of exceptions to see if that resolves the issue.

Here is how that is done:

  1. Load chrome://settings/cookies again in the address bar.
  2. Click on the add button under “Sites allowed to use third-party cookies.
  3. Add [*.]domainname to add an exception for the entire site. Replace “domainname” with the name of the actual domain, e.g., chipp.in.

Verify that the change has fixed the issue that you have experienced.

Clearly, you’d also want to install a content blocker to speed up web browsing and improve privacy further.

Chromium’s feature to limit installed extensions is still great

Posted on February 17, 2025February 17, 2025 by Martin Brinkmann

Browser extensions are great. They improve usability and functionality on the Internet. From blocking ads and tracking over creating screenshots to improving password management or games.

All extensions come with a manifest file. This file defines rights and permissions. One of these sets the websites the extension is designed to run on. This can be a single website, part of a domain, or on the entire Internet.

Chromium has a great usability feature to limit the access of extensions. You can use it for the following:

  • Allow an extension to only run on sites you select.
  • Block an extension from running automatically. Make it run only when you want it to.

This may sound complicated, but it can increase privacy or performance significantly. Here is how you use the feature.

Limiting extensions in Chrome and other Chromium-based browsers

Chrome menu to limit extensions

Make sure you have one extension installed. This works in Chrome, Brave, and many other Chromium-based browsers.

  1. Right-click on the icon of the extension in the toolbar of the browser. Some extension icons may not be displayed. You find them when you click on the general extensions icon in that case.
  2. Move the cursor over “This can read and change site data”.
  3. Select one of the following options:
    • When you click the extension: this prevents the extension from running automatically when the website is opened. You need to click on its icon to load it.
    • On “sitename”: this allows the extension to run on the active website.
    • On “all sites”: this allows the extension to run on all websites (it is configured for).

Some notes:

  • Functionality of some extensions may be reduced or not available when you select the click to run option. A prime example for this are ad blockers, which need to run when the site loads.
  • When you select the option to run an extension on a specific site, it is set to “click to run” on any other site you have not picked.
  • You may modify the setting at any time.

The list of allowed sites is manageable. You find it under Chrome menu > Extensions > Details of the extensions.

There you see “site access”, which lists all allowed sites. You may also add new sites there, if you prefer that.

Closing Words

The ability to restrict extension access in Chrome can be mighty useful. While it depends on the installed extensions, it may limit extension access to sites that you want to use the extensions on.

Sometimes, you may need extension functionality on a single site only. With this feature, you can do that exactly.

Mozilla has the feature “under development” apparently, but this has been the case for more than three years. Will it ever be a part of Firefox? I do not know.

What is your take on the feature? Do you use it actively, or is it the first time you hear about it? Let everyone know in the comment section below.

Google Chrome is getting an automatic picture-in-picture mode

Posted on February 6, 2025February 6, 2025 by Martin Brinkmann

Google plans to roll out an automatic picture-in-picture mode in Chrome 134. The browser will be released next month. When it does, Chrome may continue to show video content on certain sites when the user scrolls away from the video content.

This feature works for the most part identical to that of Mozilla Firefox, which has had the feature for some time now.

Google has added a few safeguards to the feature. In particular, automatic picture-in-picture kicks only in if..

  • The site uses a secure connection (https).
  • Media is playing in the active window / tab.
  • Media played with sound for at least two seconds.
  • The media player needs to have set a handler for picture-in-picture.
  • Google uses heuristics next to that using media engagement, unless you explicitly allow a site to enable the mode.

Chrome users may allow or disallow automatic picture-in-picture mode, which gives them control over the feature.

Enable or disable Chrome’s auto picture-in-picture feature

You can give it a try in Chrome 134 or newer by following these instructions:

  1. Load chrome://flags/#auto-picture-in-picture-for-video-playback in the Chrome 134 or newer address bar.
  2. Set the value of the feature to enabled.
  3. Restart Google Chrome.

Note: the feature won’t be available on all sites at the time of writing. It does not work on YouTube for instance.

If you do not need the feature, you could set the value of the experimental flag to disabled to block it. This flag will be removed in the future though, which means that you do need to make changes to the settings in Chrome at that point to disable automatic picture-in-picture mode in Google Chrome.

Since it launches in Chrome, it is likely that it will also launch in other Chromium-based browsers in the future.

What is your take on this feature in general? Do you use it in another browser already? Feel free to leave a comment down below.

Chrome

How to remove Google Lens from Chrome’s address bar

Posted on October 30, 2024October 30, 2024 by Martin Brinkmann

If you still use Google Chrome, then you may have noticed that the browser displays a Google Lens entry in the address bar. It is still rolling out I guess, but more and more installations get this.

With Google Lens integration, Chrome users may run searches for anything that they see on the page. So, activate Google Lens with a click or tap, and then draw around the element on the page that you want to know more about.

You can select text and run a search, but this is not really new, as you can do so easily already in all browsers. Lens lets you select anything though, which means that you can search for images or elements in images, and also text in images that you cannot select using basic text selection options in browsers.

Google Chrome with Google Lens visible in address bar.
Google Lens in the address bar of Google Chrome

Google Lens in Chrome depends on Google Search as the default search provider. It is also good to know that page data is transferred to Google whenever Lens is used in Chrome.

Some Chrome users will find Lens useful. Not for plain text, as you can do so already. Maybe for quick translating, but the core use is to search for anything that cannot be selected individually. So, a person in an image, text shown in videos or images, or any other element that is shown on the screen.

How to disable Google Lens in Chrome

Google Lens disable
Set Lens Overlay to Disabled to turn off Google Lens in Chrome

You can, at least temporarily, disable Google Lens in Chrome. Here is how this is done:

  1. Load chrome://flags/#enable-lens-overlay in the address bar.
  2. Set the status of Lens overlay to Disabled.
  3. Restart Google Chrome.

This disables the interface in Chrome.

Note: Experimental Flags like Lens Overlay may come and go at any time. It is possible that Google is going to remove the flag in a future version of Chrome. This would remove the option to disable Google Lens in Chrome, unless Google decides to integrate an option in the Chrome Settings.

What is your take on Google Lens in Chrome? Something that you would use, maybe if launched in a different browser. Feel free to leave a comment down below.

Chrome

Google Chrome 130: fixes 17 security issues

Posted on October 16, 2024October 16, 2024 by Martin Brinkmann

Google released a new stable version of its Chrome browser today. The new version is a security and feature update.

As far as security is concerned, users no longer have to worry about 17 security issues, as Google patched them in the new release.

Three of the publicly disclosed one are rated high, which comes second only to critical. Google makes no mention of exploits in the wild, which means that it is not aware of attacks targeting any of the fixed issues.

Chrome users may want to upgrade the web browser to the latest version as soon as possible. This is done automatically on most systems, but you may speed up the installation on the desktop by selecting Menu > Help > About Google Chrome.

Windows users may also run winget upgrade google.chrome.exe to upgrade the browser from the command line.

Did you know?

Chrome for Android may move and delete Tabs automatically

You can check out the full list of disclosed vulnerabilities that Google patched in Chrome here.

As far as new features or changes are concerned, there is little information from Google about those.

Developers may check out the Platform Status page for Chrome 130 to get an overview of development related changes.

The Enterprise and Education lists some of the changes that apply to users.

Here are the most noteworthy ones:

  • Chrome is going to start to display “small chips” after certain user actions. The example that Google gives is that when users add something to the reading list, Chrome displays a Toast that confirms the action and offers a link to the reading list side panel.
  • Some users get a new account menu when they select the avatar in Chrome for iOS on the new tab page.
  • PDFs display “seamlessly” in Chrome 130 for Android now.
  • Chrome freezes a tab that “has been hidden and silent for more than 5 minutes and uses a lot of CPU” when Energy Saver is enabled. TAbs with audio- or video-conferencing functionality and tabs that control external devices are exempt.
  • Chrome’s URL parser parses non-special URLs correctly now.
  • Chrome on Android supports third-party autofill and password providers now.

Google has also started to turn off classic extensions for first users.

Chrome for Android may move and delete Tabs automatically

Posted on September 18, 2024September 18, 2024 by Martin Brinkmann

Google released Chrome 129 today for Android and desktop systems. The update fixes a few security issues and introduces new features and changes as well.

One change in particular affects users of Chrome on Android: the automatic handling of inactive tabs.

Once updated to Chrome 129 on Android, the browser will move inactive tabs to a new group automatically. There, the tabs remain for a period of 60 days before they are deleted automatically according to Google.

Tip: Switching from Chrome to Firefox is easier than ever before. If you worry about disabled or crippled extensions, Firefox is your best bet to avoid this.

Note: Whether the deleting is enabled by default is unclear. Google says that the tabs will get deleted automatically, but it was disabled in Chrome 129 Beta.

When is a tab considered inactive? Google moves tabs to the Inactive Tabs group after 14 days of inactivity. Inactivity means that the tab was not activated in that time in Chrome.

Chrome for Android's new Inactive menu.

Good news is that you may change the functionality in the settings. Here is how that is done:

  1. Open Google Chrome on the Android device.
  2. Select Menu > Settings to open the preference.
  3. Activate Tabs there to display tab-related settings.
  4. Tap on Inactive to customize the functionality.
  5. Set the period to 7 days, 14 days, 30 days, or never. The default is 14 days.
  6. Toggle “Close after 60 days” to enable or disable the auto-delete feature.

Google says that the feature is designed to reduce Chrome’s memory usage and to improve the accessibility of tabs in the browser.

Deleted tabs remain accessible through the browsing history, but only if it has not been deleted.

Chrome users who do not want inactive tabs to be moved to the new group should set the functionality to Never. This ensures that Chrome won’t move inactive tabs out of sight or delete them after the inactivity period.

How do you handle tabs in your browser? Keep everything open? Use bookmarks? Start afresh on every start? Feel free to leave a comment below.

0.0.0.0 Day: decade-old vulnerability affects all browsers

Posted on August 9, 2024August 9, 2024 by Martin Brinkmann

Security researchers have disclosed a vulnerability that affects all modern browsers. What makes it particularly worrisome is that it has been known for 18 years; that goes back to a time before Google even thought of creating Chrome.

The details:

  • The researchers call the issue 0.0.0.0 Day.
  • It allows malicious websites to interact with services that run on the local network.
  • This could lead to unauthorized access or remote code execution attacks on local services from outside the local network.

In other words: the security issue allows the circumvention of security protections by malicious websites. Chromium’s Private Network protection does not protect against this, neither does Firefox. Apple’s Safari browser was also vulnerable, but the company has released a patch that blocks access to 0.0.0.0.

The blog post provides a technical description of the vulnerability. It also explains why it took this long to react on it.

The researchers found a Mozilla bug listing that dates back 18 years. It shows that the developers were not sure whether the reported bug was a security issue, a bug, or no flaw at all.

How Google, Mozilla, and Apple plan to react

Researchers at Oligo disclosed the vulnerability to security teams of major browsers in April 2024.

  • Google: plans to block access starting in Chrome 128 and finalize the rollout by Chrome 133. Other Chromium-based browsers will get this as well.
  • Apple: has implemented a change that blocks destination host IP addresses, if the IP is all zeroes.
  • Mozilla: fix is in progress. Firefox is special, as it never restricted Private Network Access in first place. Will implement Private Network Access, but no ETA on this one.

The fixes are important, but so is standardization of the issue. HTTP requests to 0.0.0.0 should be added to security standards according to the security researchers.

Closing Words

The security researchers note that use of 0.0.0.0 on the Web is on the rise. They use counters provided by Chromium for this. According to those, it is used by 0.015% of all websites. While that may not sound like much, it equates to roughly 100,000 public websites that may communicate with 0.0.0.0.

Malicious actors may exploit the issue in their attacks. Oligo points out that ShadowRay, a recent attack that targets AI workloads, could be executed from browsers using 0.0.0.0 as the attack vector.

It is unclear if browser extensions such as Port Authority for Firefox provide protection against this kind of attack.

What is your take on this new vulnerability? Seems that there is always something new, or shall I say old, that is affecting the security of browsers. (via Born)

Chrome

Keep on blocking in a free world: how to switch from Chrome to Firefox

Posted on August 3, 2024August 3, 2024 by Martin Brinkmann

Google Chrome users who have extensions installed may soon have some or even all of their installed extensions disabled by Google.

While all browser extensions may be impacted, it is ad blockers and privacy extensions that are impacted the most.

One example: uBlock Origin, arguably the most loved and powerful content blocker available for browsers, will not be offered anymore for Chrome and all other Chromium-based browsers.

This means that you cannot install the browser extension anymore in Chrome, Microsoft Edge, Vivaldi, Opera, and myriads others.

One exemption: Brave Software revealed recently that it plans to continue support for uBlock Origin. This would be the one exemption at the time of writing.

The developer of uBlock Origin has created a lite-version of the extension. Called uBlock Origin Lite, it remains available for Chrome. Its functionality is reduced, however.

Furthermore, users of Chrome who use uBlock Origin need to download and install uBlock Origin Lite manually. A click on the “find alternative” button in Chrome

How to find out if you are impacted by the change

Chrome Extensions Support
Google Chrome highlights extensions that will soon no longer be compatible with the browser

Do the following to find out if extensions that you have installed in Chrome are impacted:

  • Load chrome://extensions/ in the browser’s address bar. You may also open the page manually by going to Menu > Extensions > Manage Extensions.
  • If you see “These extensions may soon no longer be supported” at the top, you are affected by the change.

Tip: you can check out a detailed guide about this here.

Google lists all incompatible extensions. Each features a “find alternative” button, which opens a special page on the Chrome Web Store that highlights extensions that continue to remain compatible with Chrome in the future.

For uBlock Origin, Google suggests the following options:

  • uBlock Origin Lite
  • Adblock Plus
  • Stands Adblocker
  • Ghostery Tracker & Adblocker

While all block ads, none offers the functionality of uBlock Origin.

What you can do about it

You have just a few options at this point:

  1. Keep on using Chrome until Google disables the extensions. You may then extend support for about a year using Enterprise policies.
  2. Keep on using Chrome and use a different browser extension that works for you, hoping that Google does not introduce any other changes in the future that may impact it.
  3. Switch to Brave Browser. This is a valid option only if you want to keep on using uBlock Origin, AdGuard, uMatrix, or NoScript.
  4. Switch to Firefox or a Firefox-based browser. The extensions, including uBlock Origin, remain available and maintained for Firefox.

The first option is valid for all Chromium-based browsers, but it is temporary only. Google will remove the Enterprise policy next year, and that marks the end of support in Chrome.

As you see, you have a few options only. While you could keep on using a Chromium-based browser, Brave Browser, it is unclear for how long Brave will support the four special extensions.

Admittedly, it is also unclear for how long Mozilla will support the old extensions system. If it sees an uptick in users, as some Chrome users may migrate to Firefox because of the changes Google implements, it could very well be for a long time.

Are you affected by the change? Do you have any extensions that you rely on that would make you switch browsers, if your current favorite would not support them anymore? Feel free to leave a comment down below.

Google is testing a compact mode in Chrome

Posted on July 27, 2024July 27, 2024 by Martin Brinkmann

Whenever there is an option to turn on a compact mode, I pick it. The main reason for that is that compact mode removes whitespace so that more content is displayed on the screen at the same time.

Google is testing a compact mode for its Chrome web browser. An experimental flag was added in Chrome Canary that adds the mode to the browser.

Compact Mode reduces the height of the user interface elements tabstrip and other toolbars, including the bookmarks toolbar. Google says that this frees up space for web content.

Here is how you enable it:

  1. Load chrome://flags/#compact-mode in the browser’s address bar.
  2. Set the status of the experimental flag to Enabled.
  3. Restart Google Chrome.
  4. Right-click on a blank spot on the tabstrip and select Toggle Compact Mode.

The change is immediate, a restart of the browser is not required. Repeat the steps listed above to restore the regular interface of the Chrome browser.

Chrome Compact Mode vs. Normal Mode

Here is a before and after screenshot for comparison:

The normal Chrome user interface
The normal Chrome user interface
The new Compact interface of the Chrome browser
The new Compact interface of the Chrome browser

The height of the toolbars is reduced, which means that they take up less space. It is a useful feature for users who want compact toolbars to free up room for web content displayed in the browser.

Note: Google lists compact mode as a prototype right now. Since it is an experimental flag, it is not guaranteed that the feature will make it into stable Chrome. It could change before it lands or it could be pulled entirely by Google before Stable users can set their sights on the feature.

Closing Words

I prefer compact modes, but this is not enough to convince me to make Chrome my default browser. It would go too far to list my reasons here, but I prefer browsers that are not run by advertising companies.

What is your preference? Compact Mode all the time or do you prefer other modes? Feel free to leave a comment down below.

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next

Support This Site

If you like what I do please support me!

Any tip is appreciated. Thanks!
  • April 16, 2026 by Martin Brinkmann Windows 11 Context Menu Manager: remove items with a click
  • April 15, 2026 by Martin Brinkmann One Exploited Zero-Day and Record Numbers: The April 2026 Windows Patch Tuesday Breakdown
  • April 14, 2026 by Martin Brinkmann Brave is getting Container support and the feature has made a big jump recently
  • April 13, 2026 by Martin Brinkmann A More User-Friendly Way to Pause Windows 11 Updates is Coming
  • April 11, 2026 by Martin Brinkmann Microsoft is Radically Changing the Windows Insider Program

About

We talk, write and dream about Technology 24/7 here at Chipp.in. The site, created by Martin Brinkmann in 2023, focuses on well-researched tech news, reviews, guides, help and more.

Legal Notice

Our commitment

Many websites write about tech, but chipp.in is special in several ways. All of our guides are unique, and we will never just rehash news that you find elsewhere.

Read the About page for additional information on the site and its founder and author.

Support Us

We don't run advertisement on this site that tracks users. If you see ads, they are static links. Ads, including affiliate links, never affect our writing on this site.

Here is a link to our privacy policy

©2026 Chipp.in Tech News and Reviews