(07-29-2025, 12:44 PM)New Line Wrote: I didn't find the setting in the flags://flags/#copy-link-to-text, does anyone know a replacement for disabling this flag? It is responsible for "Copy link to selected text"https://www.thewindowsclub.com/copy-link...ing-chrome
Google Chrome has removed this flag.
To disable this feature, users now need to launch Chrome (or Edge, Opera, Chromium) with this command-line switch:
Code:
--disable-features=CopyLinkToText
(07-27-2025, 07:03 AM)Admini Wrote: Are you using Windows 7?https://issuetracker.google.com/issues/40242440
https://issues.chromium.org/issues/40889020#comment14
You can try appending this command line to "Other settings"->"Startup command line":
--disable-background-networking
https://issuetracker.google.com/issues/42323359
This has been going on in chromiums for a long time. Maybe it was changed in previous versions cent, but not now?