りんごが好きなのでぃす

Macを中心に、たま〜にiPhoneやiPadなどの話題も届けていたら今年で26年目を迎えてました

Firefox 120.0

 

f:id:kjx130:20191023175017p:plain

2023年11月21日、Mozilla Foundationは "Firefox 120.0" をリリースしました。

このアップデートではいくつかの不具合が修正されています。

ryomac.blog.fc2.com

通常は自動でアップデートが行われますが、すぐにアップデートしたい場合はFirefoxのAboutを開くか、以下の公式サイトから最新版をダウンロードして差し替えて下さい。

www.mozilla.org

なお、Firefox 116.0.xからは動作環境の足切りが行われ、以下の環境ではFirefox 115.xまでしか動作しなくなっているのでご注意ください:

  • macOS 10.12 Sierra
  • macOS 10.13 High Sierra
  • macOS 10.14 Mojave
  • Windows 7
  • Windows 8
  • Windows 8.1

リリースノート

Firefox 120.0

新機能

  • Firefox supports a new “Copy Link Without Site Tracking” feature in the context menu which ensures that copied links no longer contain tracking information.
    Firefoxは、コンテキストメニューで新しい「サイト追跡のないリンクをコピーする」機能をサポートしており、コピーされたリンクには追跡情報が含まれなくなります。

    例えばこのようなアドレスから:
    https://labs.mozilla.org/?utm_source=www.mozilla.org&utm_medium=referral&utm_campaign=nav&utm_content=innovation
    サイト追跡用のクエリパラメータ(URL内の"?"以降)が除去された:
    https://labs.mozilla.org/
    が、クリップボードにコピーされる
  • Firefox now supports a setting (in Preferences → Privacy & Security) to enable Global Privacy Control. With this opt-in feature, Firefox informs the websites that the user doesn’t want their data to be shared or sold.
    Firefoxは現在、グローバルプライバシーコントロールを有効にするための設定(設定→プライバシーとセキュリティ)をサポートしています。このオプトイン機能により、Firefoxはユーザーがデータの共有や販売を望んでいないことをウェブサイトに通知します。
  • Firefox’s private windows and ETP-Strict privacy configuration now enhance the Canvas APIs with Fingerprinting Protection, thereby continuing to protect our users’ online privacy.
    FirefoxのプライベートウィンドウとETP-Strictのプライバシーコンフィギュレーションは、指紋認識保護を備えたCanvas APIを強化し、ユーザーのオンラインプライバシーを引き続き保護しています。
  • Firefox has enabled Cookie Banner Blocker by default in private windows for all users in Germany. Firefox will now auto-refuse cookies and dismiss annoying cookie banners for supported sites.
    Firefoxは、ドイツのすべてのユーザーに対して、プライベートウィンドウでデフォルトでCookieバナーブロッカーを有効にしました。Firefoxは、サポートされているサイトのクッキーを自動的に拒否し、迷惑なクッキーバナーを閉じます。
  • Firefox has enabled URL Tracking Protection by default in private windows for all users in Germany. Firefox will remove non-essential URL query parameters that are often used to track users across the web.
    Firefoxは、ドイツのすべてのユーザーに対して、プライベートウィンドウでURLトラッキング保護をデフォルトで有効にしました。Firefoxは、ウェブ上でユーザーを追跡するためによく使用される不必要なURLクエリパラメータを削除します。
  • Firefox now imports TLS trust anchors (e.g., certificates) from the operating system root store. This will be enabled by default on Windows, macOS, and Android, and if needed, can be turned off in settings (Preferences → Privacy & Security → Certificates).
    Firefoxは現在、オペレーティングシステムのルートストアからTLSの信頼アンカー(例:証明書)をインポートします。これは、Windows、macOS、Androidではデフォルトで有効になり、必要な場合は設定(環境設定→プライバシーとセキュリティ→証明書)で無効にすることができます。
  • Keyboard shortcuts have now been added for editing and deleting a selected credential on about:logins. For editing - Alt + enter (Option + return on macOS) and for deleting - Alt + Backspace (Option + Delete on macOS).
    「about:logins」で選択された資格情報を編集または削除するためのキーボードショートカットが追加されました。編集の場合は、Alt + Enter(macOSではOption + Return)、削除の場合は、Alt + Backspace(macOSではOption + Delete)です。
  • Users on Ubuntu Linux now have the ability to import from Chromium when both are installed as Snap packages.
    Ubuntu Linuxのユーザーは、Snapパッケージとして両方がインストールされている場合、Chromiumからのインポートが可能です。
  • Picture-in-Picture now supports corner snapping on Windows and Linux - just hold Ctrl as you move the PiP window.
    「Picture-in-Picture」は、WindowsとLinuxでコーナースナッピングをサポートしています。PiPウィンドウを移動する際には、Ctrlキーを押しながら移動してください。
修正
  • Various security fixes.
    いくつかのセキュリティ上の問題を修正

その他詳細な変更内容についてはリリースノートをご覧ください。