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

Limit: Set daily Time Limits for distracting websites in Chrome

Posted on April 5, 2024April 5, 2024 by Martin Brinkmann

Browser extension Limit promises to keep you focused on important tasks by setting time limits for distracting websites.

We have all been there probably: you need to focus on “something” important on your electronic devices but are distracted all the time. Notifications, chat messages, a quick browse on YouTube, checking your social media feed, or something else. The Internet is full of distractions.

Not everyone has the focus of a Shaolin Monk who keep focused no matter what. Extensions like Limit promise to help you out.

Limit – daily time limits for distracting websites

Limit interface

Limit is a browser extension for Google Chrome and also other Chromium-based browsers. It worked well in Microsoft Edge, Brave, Opera, and Vivaldi during tests.

The core idea behind the extension is to set access limits for certain websites. In other words: you may access the sites for the set limit only on any given day.

The extension is developed by the makers of Freedom. Freedom is the big brother of Limit. It runs system-wide, which means that it can also block distracting apps on supported systems.

Limit comes with a list of preset sites. These include some of the worst offenders when it comes to distractions, including YouTube, Netflix, Reddit, and Facebook. These sites can be removed from the configuration.

There is also an option to add any website. Just open the Settings of the extension, type the domain name, e.g., chipp.in, and activate the “add website” button.

Limit Website Access

Limit displays a notification when a time-limited website is opened. It reminds you of the time limit. Hover over the extension icon in the browser’s interface to get detailed information on the time spent and time left.

Limit blocks access to the website once you reach the set time limit.

Limit reached

Caveats

Limit is provided as a browser extension. It works therefore only in select browsers. While that may be sufficient if you just need a little push in the right direction to remain focused, it is quite easy to bypass the limits.

Apart from changing the daily time limit for the site to get more play time, using another browser is also an option to bypass the restriction.

If that is not enough, there are plenty of additional options available. Access the site using its IP address, use a proxy service, or a screenshot service.

Obviously, since you are in control, you may also uninstall the extension at any time or disable it.

Closing Words

Limit’s main goal of reducing the time spent on distracting websites depends entirely on the user. If you just need a little push, it may work well to keep you focused. If you need a bulletproof option, Limit is not the right extension for you. Freedom might work better, but it is a subscription-based service.

Now You: how do you handle distractions while working?

Cookies

Cookie stealing may soon be a thing of the past

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

Google is working on a new security feature for the Web that aims to protect users against cookie theft malware better. Called Device Bound Session Credentials (DBSC), its main purpose is to bind cookies to the user’s device.

To better understand this, it is necessary to analyze the current situation. When you sign-in to a web service, a cookie is usually saved to the local system. This session cookie may then be used in future sessions. The effect is that you do not need to sign-in again, as this has been done in the past.

Cookies expire eventually, but until that happens, they may be used. One of the problems that arises is that cookies may also be used on other systems. This is what makes them attractive to criminals. If they manage to get their hands on session cookies, they may access the service without authentication.

A subtype of malware is designed to find and extract cookies from user systems. While this requires access to the user’s system in one way or another, it is a fairly common type of attack.

Device Bound Session Credentials

As the name implies, Device Bound Session Credentials limit cookies to individual devices. If you sign-in to a web service, the boundary is your computer (or a particular application). Anyone stealing the cookie cannot use it to access the account on another device, thanks to the new protective system.

Google explains:

By binding authentication sessions to the device, DBSC aims to disrupt the cookie theft industry since exfiltrating these cookies will no longer have any value.

Google admits that attackers may still get value out of attacks, but only if they act on the user system thanks to the boundary.

Technically, DBSC uses key pairs that are created when a new session starts. The private key is stored by the operating system and protections such as TPM help protect the keys against attacks. Servers may associate sessions with the public key; this ensures that a session is still on the original device.

Google notes that there is no “persistent user tracking” as sites may not “correlate keys from different sessions”. Keys may also be deleted at any time using the browser, e.g., Chrome’s option to delete site data.

Going forward

Google has open sourced the project and plans to make it a public standard. It is already experimenting with a prototype in Chrome Beta that protects Google Account users. Some companies, including Microsoft, have expressed interest already in DBSC.

You can check out Google’s post on the Chromium blog for an overview or the technical explainer on GitHub for additional information.

Notifications blocked

How to deal with Notifications in Google Chrome

Posted on March 26, 2024March 26, 2024 by Martin Brinkmann

All modern web browsers support so-called push notifications. Websites may request permission to send notifications. When users accept, they may push notifications to the user’s system. Ideally, these are useful to the user. Maybe about a new post on the site, an auction running out, or about item availability in online stores.

Most of the time, at least from my experience, notifications are not that helpful for users. Sites may push lots of notifications to user systems. Abuse is rampant. Notifications may get abused for advertisement, scams, or malicious attacks.

While notifications contain no executable content, clicking on notifications may launch sites and thus attacks.

You can check out this recent story on Bleeping Computer for an example of attacks. The attack originated on Google Search and used notifications to push spam and malware.

One of the best options to deal with notifications is to disable them. This works well for users who never use them in the first place. Those who do use notifications on specific sites may also optimize their configuration.

The following paragraphs explain how that is done. Note that this applies to other Chromium-based browsers as well. All offer these options, and you may load the URL provided below to open the Settings.

Blocking Notifications in Chrome permanently

Disable notifications in Google Chrome

It takes just a few steps to block notifications in Google Chrome.

  1. Load chrome://settings/content/notifications in the Chrome address bar. You may also open Menu > Settings > Privacy & Security > Site settings > Notifications manually.
  2. Set the default behavior to “Don’t allow sites to send notifications”.

You are done. Chrome won’t send any notifications from this moment up. There is one exception, and this is handy to allow specific sites to send notifications while disallowing them from any other site.

Scroll down to the customized behaviors section. There you find overrides. Use the “allowed to send notifications” section to allow specific sites to send notifications to your system.

Chrome allow notifications

Activate the “add” button and type the domain name using the following format: [*.]domain.com.

This allows the domain to send notifications, even though the general setting is set to disabled.

Tip: you can also allow sites in the following way:

  • Open the site in the Chrome browser.
  • Click on the icon that is in front of the domain name in Chrome.
  • Select Site Settings from the menu.
  • Locate the Notifications preference and set it to “allow”.

Closing Words

My recommendation is to turn off Notifications and use the allow list for select sites only. This blocks all notification spam and any attempt to use notifications for malicious attacks. It also prevents less tech savvy users from accepting notifications on a regular basis in the browser.

Google

Google turns Safe Browsing real-time checks on in Chrome

Posted on March 15, 2024March 15, 2024 by Martin Brinkmann

Announced last year, Google has now enabled real-time Safe Browsing checks in its Chrome web browser.

Safe Browsing is a security component of the Google Chrome web browser. Its main purpose is to warn users about malicious websites or downloads. This includes protections against known phishing websites and malware.

Google Chrome used a local list of known malicious sites by default previously. This list was updated every 30 to 60 minutes by the browser. This meant that there was a short period in which new known threats were not blocked by the browser.

Google calculated that “average malicious” sites exist for less than 10 minutes. In other words, a good portion of malicious sites do not exist anymore when Chrome updates the local Safe Browsing list.

Chrome users could switch the security setting to enhanced to get real-time checks. This new real-time checking of threats is now available in all Safe Browsing modes.

Safe Browsing changes

Chrome Safe Browsing

Google Chrome uses a Safe Browsing list on Google servers now to check any site that is getting opened against it. This improves the protection of users. Google estimates that this should improve the blocking of phishing attempts by 25%.

The change is rolling out to Chrome desktop users already. Android will also get the change “later this month” according to Google.

The option to enable Enhanced Protection is still available. This includes real-time checks as well, but also use of “AI to block attacks, provides deep file scans and offers extra protection from malicious Chrome extensions”.

What about privacy?

Google says that the new real-time nature of Safe Browsing checks is privacy-preserving.

Here is what happens in Chrome when a site is visited (according to Google):

  1. The cache is checked to see if the site is known to be safe already.
  2. If it is not in the cache, Chrome needs to check it against the remote Safe Browsing list.
  3. Chrome starts by obfuscating the URL locally into 32-byte full hashes.
  4. The hash is then truncated into 4-byte long chunks.
  5. These are encrypted by Google Chrome and transferred to a “privacy server”.
  6. The privacy server removes “potential user identifiers” before forwarding the encrypted hash chunks to the Safe Browsing server.
  7. There the data is decrypted and checked against the database.
  8. If a match is found, Chrome shows a warning to the user.

Google entered into a partnership with Fastly to “operate an Oblivious HTTP privacy server” that sits between the Chrome web browser and Safe Browsing.

The main idea behind Oblivious HTTP is to block the receiving server from linking requests to specific clients. Google published a blog post on the Chrome Security blog that offers additional information on the implementation in Chrome and server infrastructure.

Closing Words

Real-time checks should improve protection for users without impacting their privacy. Other browsers who also use Safe Browsing may not be affected by the change if they download Safe Browsing lists instead of using real-time checks.

Those who use Chrome but do not want these real-time checks can turn off Safe Browsing

Under New Management: Chrome extension checks if extension owner has changed

Posted on March 7, 2024March 7, 2024 by Martin Brinkmann

Under New Management is a new extension for Google Chrome and Chromium-based browsers. Its main purpose is to notify users when the owner of installed extensions changes.

Here is why that is important: an entire ecosystem of companies exist that buy extensions to, usually, exploit the userbase and extract as much money as possible from it.

Popular extensions may sell for five or even six figures. This is mostly based on the userbase, but factors such as the rating, comments, or track record play a role as well.

When an extension gets sold, the new owners may implement money making functions. These cross borders often, for instance, by tracking users and selling data, or by changing ads on the screen or affiliate links.

The main problem for users is that ownership changes are not announced by the browser. It would be simple, but no browser does that at the moment.

Under New Management

Under New Management alert

Under New Management adds checks and notifications to Chrome and other Chromium-based browsers.

The developer describes how the extension works on its GitHub repository site:

Intermittenty checks your installed extensions to see if the developer information listed on the Chrome Web Store has changed. If anything is different, the extension icon will display a red badge, alerting you to the change.

The extension checks the Chrome Web Store for changes and warns users if it detects any.

It checks the following parameters:

  • Developer name
  • Developer website
  • Extension name
  • Offered by name
  • Developer email
  • Extension ID

If any of these change, it will notify you about it. All it takes is to install the extension in a Chromium-based browser.

Note: there is a chance that an extension may get sold but that the information is not changed.

Blocking automatic extension updates in Google Chrome

Another option that you have is to block automatic extension updates. Google Chrome and most Chromium-based browsers do not offer any Setting in this regard, however.

The idea here is to verify extension updates before allowing them.

As a side note, Mozilla Firefox does. Load about:addons in the browser’s address bar, activate the settings icon on the page and uncheck “pdate Add-ons Automatically” with a click on the entry.

Block automatic extension updates

Extensions won’t auto-update from that moment up, but you may still update them.

The only option for Chrome and most Chromium-based browsers is a bit complicated. It requires that you enable Developer Mode in the browser and load the extension in its unpacked state. Note that I have not tried this extensively.

Unpacked extensions do not get updated automatically, as they are loaded from the local system. It gives you control, but it means that you have to update these extensions manually each time.

Now You: how many and which extensions do you use?

Chrome Tab Bar medium width

How to add scroll buttons to Chrome’s tab bar

Posted on February 26, 2024February 26, 2024 by Martin Brinkmann

Google Chrome has a hidden setting to enable scrolling on the tab bar. This guide explains how to enable the feature in the browser.

When you open a lot of tabs in Chrome, you will come to a point where no tab gets added to the tab bar anymore. This is only a visual limitation of the browser. Tabs continue to get launched, but you cannot reach them from the tab bar.

Chrome Tab Bar

The reason for that is that Chrome lacks tab scrolling options by default. While there are other ways to access invisible tabs, for instance by using Chrome’s Search tabs feature, it is far from ideal.

You may launch Search tabs with a click or tap on its icon in the tab bar. The keyboard shortcut Ctrl-Shift-A launches it as well.

Another option that you have is to use tab groups, as you may collapse them on the tab bar. Google added the option to save tab groups recently to Chrome.

Tab Scrolling in Google Chrome

Tab Scrolling in Chrome
Tab Scroll buttons in Google Chrome

The screenshot of Google Chrome’s interface shows tab scroll buttons. The left and right buttons scroll the tab bar in the selected direction. This is useful when the open tabs do not fit on Chrome’s tab bar.

How to show tab scroll buttons in Chrome

Here is how you enable Tab Scrolling in Chrome:

  1. Load chrome://flags/#scrollable-tabstrip in the Google Chrome address bar.
  2. Set the status of the feature to Enabled.
  3. Restart Google Chrome.

Note that Chrome displays scroll buttons only if too many tabs are open. The feature comes with configuration options. Tab scrolling does not change the minimum size of tabs in Chrome by default.

You may alter that as well by changing the status of Tab Scrolling.

Chrome Tab Scrolling options

The available customization options change the minimum size of tabs in Google Chrome. The following states are supported:

  • Tabs shrink to pinned tab width.
  • Tabs shrink to a medium width.
  • Tabs shrink to a large width.
  • Tabs don’t shrink.

The default state reduces the size of tabs to the pinned tab width. This is the smallest option. You may change that to medium, large, or no shrinking. Fewer tabs are shown then in the tab bar as a consequence.

Here is a screenshot of the medium width setting:

Other customization options

Chrome includes several customization options to further personalize the experience. The first option adds permanent scrolling buttons to Chrome’s interface, even if all tabs are shown on the tab bar.

The second enables drag scrolling. This does not require tab buttons to show on the tab bar, and may be an option for some users.

Chrome Tab Scrolling customization options

Here is how you enable and configure the options. First, the permanent scroll buttons.

  1. Load chrome://flags/#scrollable-tabstrip in the address bar of the browser.
  2. Set the feature to one of the following states:
    • Enabled — the default state.
    • Enabled to the right of the tab strip — places the scroll buttons on the right side.
    • Enabled to the left of the tab strip — places the scroll buttons on the left side.
    • Enabled on both sides of the tab strip — places them on the left and on the right side.

This setting places a set of buttons or two sets of buttons to scroll tabs on Chrome’s tab bar.

Now tab scrolling.

  1. Load chrome://flags/#tab-scrolling-button-position in the Chrome address bar.
  2. Set the feature to one of the following states:
    • Enabled — the default state.
    • Enabled tabs scrolling with constant speed.
    • Enabled tabs scrolling with variable speed region.
  3. Restart Google Chrome.

This feature enables tab scrolling using drag operations. The default option scrolls tabs at a constant speed, the other accelerates based on how far to the right you drag the selected tab.

Closing Words

Tab scrolling is an experimental feature of the Chrome browser. This means, that it could be removed at one point by Google. The feature has been available for years, however, and it seems unlikely that it is going to be removed any time soon.

Now You: how many tabs have you open in your browser?

How to save Tab Groups in Google Chrome

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

The ability to create tab groups is a powerful feature that most browsers support. It allows you to group tabs together, which improves management of tabs significantly.

Tab groups can be collapsed to reduce them to a single icon on the tab bar. Excellent if you need space on the tab bar for other tabs.

Google Chrome and other Chromium-based browsers support tab groups, but most did not support the saving of groups. Note that saving is different from syncing.

Saving in this context means adding all sites of a tab group to the browser’s bookmarks. Bookmarks are stored locally by default, but if sync is enabled, are synced with other data to other devices.

Note: you may see the save group option in many Chromium-based browsers, not just Google Chrome. The functionality is identical.

Saving tab groups in Google Chrome

Chrome Sage Group

You need at least one tab group in Chrome to use the save feature. All that is required is to right-click on the tab group label and select “Save group” from the options.

Chrome adds a new icon to the label to indicate that the group has been saved. The group is saved to the bookmarks bar. One easy way to verify this is by selecting Menu > Bookmarks and lists > Show Bookmarks Bar. You may also use Ctrl-Shift-B to show or hide it.

Chrome saved tab group in Bookmarks Bar

There is one caveat. The saving option synchronizes data between the tab group and the bookmarks bar. Any change you make to the group in Chrome is automatically synced to the bookmarks folder. If you close the entire tab group, it is deleted from the bookmarks bar.

To go around this, Google has added the option to hide and show tab groups. Hiding removes the tab group from Chrome’s tab bar without deleting the saved bookmark information.

You may then launch the saved tab group again with a click on its listing in the bookmarks bar. It remains saved there when you do so.

Closing Words

The Save Group option syncs all open tabs of a group to the bookmarks bar. This is useful in conjunction with the hide group option, as it allows you to launch tab groups only when they are needed and hide them the rest of the time.

The save option is not a backup feature, on the other hand. Since it syncs all changes, tabs are removed permanently if you close them.

History

How to remove an entire site from your browser’s history

Posted on February 19, 2024February 19, 2024 by Martin Brinkmann

This guide explains how to remove all history entries of a specific websites from the browser’s Google Chrome, Microsoft Edge, Brave, Vivaldi, Opera, and Mozilla Firefox. It should work in most other browsers as well.

All web browsers record the websites that you visit while using them. The browsing history serves two main purposes: to highlight previously visited sites when you type in the address bar, and as a record for the user to look up previously visited sites.

Sometimes, you may want to remove sites from the browsing history. Maybe because you do not need a record of the site anymore or want it to disappear completely from the browsing history.

All desktop browsers include functionality to do that. Problem is, it is not clear exactly how it is done. Opening the browsing history displays all visited sites, but there is no option to remove a specific site from the browsing history.

Clearing the entire history works, but it results in a loss of all records.

Delete a site from Google Chrome’s history (and other Chromium-based browsers)

Remove site from browsing history in Chrome

The general method of removing a site’s records from the Chrome browsing history works also in all other Chromium-based browsers. It works in Microsoft Edge, Brave, Vivaldi, Opera, and all other desktop versions of these browsers.

Here are the required steps:

  1. Select Menu and then History > History in the browser. You may also use the keyboard shortcut Ctrl-H to open the history, or load chrome://history/ directly.
  2. Use the search history field at the top to find all entries of the website that you want to delete. The best option is to type its domain name, e.g., chipp.in.
  3. Scroll all the way down to the end. Chrome lists only some of the entries by default. You may also repeat the operation multiple times if there are too many records.
  4. Now check the box of the last entry on the page.
  5. Scroll all the way to the top.
  6. Hold down the Shift-key and click the box of the first history entry. All entries are now checked.
  7. Select the Delete option.
  8. Confirm the deletion.

Here is how this looks in other Chromium-based browsers:

Brave remove site from history
Microsoft Edge delete site from history

The process should work in all Chromium-based browsers. Most redirect chrome://history to “their” internal page protocol, e.g., vivaldi://history or edge://history/all.

How to clear a site from Firefox’s browsing history

Firefox delete website from history

Mozilla’s Firefox web browser supports a similar feature. It works differently, as it is not based on Chromium.

Here are the steps in Firefox:

  1. Select Menu > History > Manage History.
  2. Use the search field to find all records of the website.
  3. Switch from the “Today” filter to “History” to see all records of that site.
  4. Use the keyboard shortcut Ctrl-A to select all entries.
  5. Right-click on the selection and select “Delete pages”. Note that there is no confirmation.

What about other records?

Deleting a site from the browsing history removes records of visits only from this database. Other databases may still store information about the site. There is the downloads history, which may have records if you downloaded files from the site.

Sites may also place content on the computer, e.g., as cookies or site data. These do not get cleared when you delete the browsing history.

How to delete other site records in Chrome and other Chromium-based browsers

Chrome Delete Site Data and Cookies

It is relatively easy to delete site data and cookies in Google Chrome and other Chromium-based browsers.

  1. Select Menu > Settings in the web browser.
  2. Open Privacy and Security.
  3. Select Site settings on the page that opens.
  4. Click on “View permissions and data stored across sites”.
  5. Use the search at the top to find a site.
  6. Click on the trashcan icon next to it to remove it.
  7. Confirm the operation with a click on the delete button.

Note: this removes offline data and logs you out of the site.

Do the following to remove the downloads history in the browser:

  1. Load chrome://downloads/ in the browser’s address bar.
  2. Use the search at the top to find all records of a site.
  3. Activate the x-icon next to each to remove the records.

Deleting site records in Mozilla Firefox

Firefox remove site data and history

You may also remove cookies and site data records in Mozilla Firefox.

  1. Load about:preferences#privacy in the Firefox address bar. This opens the Privacy preferences.
  2. Scroll down to the Cookies and Site Data section.
  3. Activate the “Manage Data…” button there,
  4. Use the search field at the top to find a specific website.
  5. Click “remove all shown”. Firefox deletes the entry immediately without confirmation.

Here are the steps to clear all downloads from a specific site:

  1. Select Menu > Downloads or use the keyboard shortcut Ctrl-J to open the Downloads interface.
  2. Use the search at the top to find downloads from a specific site.
  3. Use Ctlr-A to select all downloads.
  4. Press the Delete key to remove all entries from Firefox’s history.
Google Chrome

Google says it has optimized Safe Browsing in Chrome

Posted on February 14, 2024February 14, 2024 by Martin Brinkmann

Safe Browsing is a core security feature of Google’s Chrome web browser. The technology is also used by other browsers, often indirectly to improve privacy.

Google revealed in a new post on the Chromium blog that it has optimized Safe Browsing checks in the Chrome web browser.

The changes bring a performance boost to Safe Browsing checks thanks to the use of asynchronous checks. Some checks are also reduced to reduce their impact on the page loading time.

Safe Browsing: Asynchronous checks

Safe Browsing checks block pages from loading. This is a security precaution to ensure that malicious content is blocked before it can be loaded by the Chrome browser.

This is usually not a problem for local checks according to Google. Checks on Internet websites, on the other hand, add latency to the loading of the page.

Google Chrome 122 enables asynchronous Safe Browsing checks. This allows sites to load content during checks. Google says that this will reduce page load times in Chrome and improve the overall user experience.

Chrome continues to show a warning page if Safe Browsing determines that a page or one of its resources is problematic.

There is also potential for improving new artificial intelligence and machine learning algorithms “to detect and block more phishing and social engineering attacks” according to Google. These experiments could affect the page loading time further in the past.

Risks associated with the change

Since pages may load while Safe Browsing checks take place, there is a chance of attacks.

Google says that it has evaluated two common attack types and concluded that sufficient mitigations are in place:

  • Phishing and social engineering attacks — Phishing sites may load while checks are still ongoing. Google believes that it is unlikely that users will have the time to interact with the site in a way that would impact security. Selecting a password field and typing the password, for instance, should take longer than the Safe Browsing check.
  • Browser exploits — Chrome has a local list of sites that attack using browser exploits. Checks continue to be made asynchronously and Google recommends keeping Chrome up to date to block most attacks from being effective.

Sub-resource and PDF checks

Two additional checks are listed by Google that are impacted by the optimizations.

  • Sub-resource checks — attacks using sub-resources are declining, according to Google. New protections, including intelligence gathering, threat detection, and Safe Browsing APIs, protect users in real-time without specifically needing to check sub-resources. As a consequence, Google Chrome will no “longer check the URLs of sub-resources with Safe Browsing”.
  • PDF download checks — Google reduced the frequency of PDF download checks. PDF documents were used for attacks in the past, but widespread attacks are rare thanks to improvements to Chrome’s PDF viewer. Google notes that most PDF files use links for attacks. These link may open in Chrome, which gives Safe Browsing a chance to block the attack.

Closing Words

Chrome Safe Browsing

Google benefits from the reduction in changes. PDF checks alone reduce Safe Browsing checks “billions of times” each week. The removal of checks may push certain forms of attacks again. Sub-resource attacks may see a revival as malicious actors find new ways to exploit the change.

Chrome users may check the browser’s Safe Browsing preferences under chrome://settings/security. There they find the two main options — standard and enhanced protection — as well as an option to turn off the security feature entirely.

Windows updates

Bug or Intentional: Edge reportedly importing Chrome tabs automatically

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

At least for a year, some Chrome users reported that Edge imported data from their browser automatically. Back in May 2023, user Cerevox reported the issue on the official Microsoft Community website.

Cerevox claimed that Edge imported bookmarks and passwords from Chrome automatically. In November, another user claimed that Edge imported favorites and browser data from Chrome. Both said that Edge’s auto-import feature was turned off on their system.

Tom Warren, Senior Editor at The Verge, published an article today about the issue. He experienced the issue first hand according to the article:

Last week, I turned on my PC, installed a Windows update, and rebooted to find Microsoft Edge automatically open with the Chrome tabs I was working on before the update.

A post on Twitter by Tom Warren reveals that it was the KB5034204 update. It is uncertain if the update has anything to do with the issue. I ran two tests locally and could not replicate the issue.

Warren says that the Edge feature that powers the auto-import of Chrome data was never turned on by him. He decided to check on another laptop and experienced the issue there as well. After installation of the update and the obligatory restart, Edge opened with all tabs from Chrome.

Warren could not replicate the issue on any other device he tested though, which makes the issue puzzling.

There are two main explanations for this: it is a bug or it is a feature that is either in testing or rolling out to everyone over time.

Checking Microsoft Edge’s auto-import feature

Microsoft Edge import Chrome data

Microsoft Edge includes a setting to import browsing data from Chrome automatically. The feature is off by default. Edge users may verify this by loading edge://settings/profiles/importBrowsingData/editImportConsent in the browser’s address bar.

If you see “Turn On” next to “Import browser data from Google Chrome on each launch” on the page, then it is disabled. Since turning on does not necessarily mean launching Edge, it is easy to accidentally launch Edge unless you have precautions in place.

There is a chance that the feature may turn itself on automatically. Things like these happened in the past and there is a good chance that they will happen in the future again.

The auto-import feature supports Google Chrome only. Even other Chromium-based browsers are not supported. The main idea behind the feature is to make the use of Edge more comfortable for Chrome users. It may be useful if you use both browsers.

This import is local-only according to Microsoft. However, Edge users who sign-in using a Microsoft account and enable sync in Edge will have the data synced to the Microsoft cloud. From there, it is synced back to any device on which the Edge feature is turned on.

Closing Words

Warren said that he noticed a window appearing and disappearing after installation of the update. He did not have time to notice anything or react to it.

It is quite possible that the auto import from Chrome to Edge is a bug. It is also perfectly reasonable to assume that this is being rolled out to all Edge users on Windows. The thing that makes me think it is the former is that the auto-import feature in Edge was turned off.

Microsoft Edge is not a terrible browser, but Microsoft is still pushing users around as if it was Internet Explorer in its prime. It is time that companies accept a “no” the first time.

The EU considers Edge to be insignificant in the world of browser, which is why Edge is not considered a gatekeeper at this stage. Windows on the other hand is a gatekeeper.

In closing, there is little that users can do if a bug or forced feature changes things on their devices. Complete removal of the offending app, in this case Edge, may be an option. This will soon be easier for users from the EU.

Now You: which browsers do you use?

  • 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!
  • July 16, 2026 by Martin Brinkmann Windows Tweaker ShutUp10 updated with new options to disable AI and other potentially unwanted content
  • July 14, 2026 by Martin Brinkmann Microsoft promises improved Windows Search Box and the removal of ads
  • July 13, 2026 by Martin Brinkmann Mozilla moves Firefox to a 2-week release cycle in September
  • July 11, 2026 by Martin Brinkmann Browser extension filters pseudo-brands on Amazon
  • July 10, 2026 by Martin Brinkmann The Tables Have Turned: Why Sony’s All-Digital Future Could Be Microsoft’s Perfect Revenge

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