chromeの設定 google lensと選択箇所へのリンクをコピーの無効化
数日前のchromeのアップデートで上記の設定が再度おかしくなったのでここにメモする。
どちらもflagsの設定からでは無効化ができなくなり、ググったところ5chとブログにヒントがあったのでそれをまとめた。
まずはこのブログ(https://tuberculin.blog.fc2.com/blog-entry-2021.html)の
--disable-features=CopyLinkToText
の項目を読み、
次にこのブログ(https://www.askvg.com/tip-how-to-use-multiple-disable-features-parameters-in-google-chrome-shortcut/)の
To use both parameter and force them working, you’ll need to use following format:
の項目を読んだら以下のようになった。
"C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-features=LensStandalone,CopyLinkToText
設定を保存して、そのショートカットをデスクトップに貼り付け、それをそのままタスクバーにD&Dしたらどちらも無効化できた。
OSはWindows11、現在のchromeバージョンは108.0.5359.72