Firefox (64-bit)

最新版本 Firefox 110.0 (64-bit)

Firefox 110.0 (64-bit)

Firefox 110.0 (64-bit)
Mozilla Firefox 64 位是一個快速,功能全面的免費網頁瀏覽器。 Firefox 包括彈出式窗口攔截,標籤瀏覽,集成的 Google,雅虎和必應搜索,簡化的隱私控制,簡化的瀏覽器窗口,向您顯示比其他任何瀏覽器更多的頁面,以及一些與您一起工作的附加功能你在網上獲得最多的時間。您可以通過點擊免費下載按鈕,從我們的網站下載 Firefox 的 PC 脫機安裝程序.

查看新的 Firefox,這是 Firefox Quantum 的幾個版本中的第一個,讓您能夠比以往更快地獲得所需的東西和所需的東西,隨著一個全新的外觀.



Firefox 量子特點:

2x Faster
瘋狂的強大的瀏覽器引擎?檢查。等待頁面加載的時間更少?另外,檢查。獲取最好的火狐瀏覽器.

30%比 Chrome
輕內存使用意味著更多的空間讓您的電腦保持平穩運行。您的其他程序將感謝您.

光滑瀏覽
無論您打開 10 或 1000,使用 Firefox 新的響應式引擎,標籤之間的切換速度比以往更快.

私人瀏覽
Firefox 在您瀏覽時屏蔽在線追踪器,並且在您“記住”之後不會記住您的歷史記錄; 重做.

跟踪保護
有些廣告隱藏跟踪器,跟踪你在線。無禮。我們知道。這就是為什麼我們強大的工具能夠阻止他們受到冷落.

Faster Page Loading
通過阻止一些阻礙瀏覽的廣告和腳本,網頁加載速度提高了 44%。現在,這是一個雙贏.

Screenshots
簡單的截圖。直接從 Firefox 分享。這意味著不再需要在計算機上搜索神秘的文件名.

Pocket
在工具欄中建立起來,它是最終的“稍後保存”功能。通過任何設備查看您的文章,視頻和網頁.

遊戲& VR
為下一代遊戲設計,Firefox 內置了對 WASM 和 WebVR 的支持。無需額外安裝!

Library
節省時間!查找所有您喜愛的內容,如口袋保存,書籤,瀏覽歷史記錄,截圖和下載在一個點.

Extensions
自定義火狐數以千計的擴展,如 LastPass,uBlock 起源,Evernote 和更多.

Themes
通過 Firefox 來適應你的心情!從我們的主題類別中選擇一個新的外觀或創建自己的.

Toolbar
設置 Firefox 的方式。將功能拖入和拖出工具欄以方便訪問.

同步您的設備
無縫訪問密碼,書籤和更多。此外,使用我們的“發送標籤”功能,可以在桌面,移動設備和平板電腦之間即時共享打開的標籤.

注意:通過 Firefox ESR(Extenderd 支持版本),對 Windows XP 和 Windows Vista 的 Firefox 支持仍然可用。下載適用於 Windows XP 或 Vista 的 Firefox.

也提供:下載適用於 Mac

的 Firefox

ScreenShot

軟體資訊
檔案版本 Firefox 110.0 (64-bit)

檔案名稱 Firefox Setup 110.0.exe
檔案大小
系統 Windows 7 64 / Windows 8 64 / Windows 10 64
軟體類型 開源軟體
作者 Mozilla Organization
官網 https://www.mozilla.org/en-US/firefox/new/
更新日期 2023-02-15
更新日誌

What's new in this version:

New:
- It's now possible to import bookmarks, history and passwords not only from Edge, Chrome or Safari but also from Opera, Opera GX, and Vivaldi for all the folks who want to move over to Firefox instead
- GPU sandboxing has been enabled on Windows
- Note: A bug in the popular X-Mouse Button Control (XMBC) tool may cause mouse wheel scrolling to stop working. The author(s) are working on an update. Meanwhile, scrolling can be restored by reconfiguring XMBC: either disable the Make scroll wheel scroll window under cursor option in the global settings, or enable the Disable scroll window under cursor option if using a custom profile for Firefox.
- On Windows, third-party modules can now be blocked from injecting themselves into Firefox, which can be helpful if they are causing crashes or other undesirable behavior
- Date, time, and datetime-local input fields can now be cleared with Cmd+Backspace and Cmd+Delete shortcut on macOS and Ctrl+Backspace and Ctrl+Delete on Windows and Linux
- GPU-accelerated Canvas2D is enabled by default on macOS and Linux
- WebGL performance improvement on Windows, MacOS and Linux
- Enables overlay of hardware-decoded video with non-Intel GPUs on Windows 10/11, improving video playback performance and video scaling quality

Fixed:
- Various security fixes

Changed:
- Colorways are no longer available in Firefox, at least not in the same way. You can still access your saved and active Colorways by selecting Add-ons and themes from the Firefox menu. Additionally, you can now install Colorways from all of the previous collections by visiting Colorways by Firefox on the Mozilla Add-ons website.

Developer:
CSS:
- Container queries and container query length units are now supported by default. For more information on these queries and the related units of length, see the CSS Container Queries documentation
- The color-gamut media query is now supported
- The list attribute is supported in <input> elements with type="color" on Windows and Linux

JavaScript:
- Serialization of native Error types now includes the stack property in workers when using Worker.postMessage() and structuredClone(). With this addition, cloning native error stacks now works for all methods that use the structured clone algorithm, in both the main thread and workers. (See bug 1774866 for more details.)

APIs:
- The midi permission of the Permission API is now supported. This allows the permission status for using the Web MIDI API to be queried using navigator.permissions.query()
- ReadableStream now supports asynchronous iteration over the chunks in a stream using the for await...of syntax
- WebRTC now supports sending the set of available encodings when adding a tranceiver to a peer connection, and also getting the active encoding associated with a sender. Specifically, RTCPeerConnection.addTransceiver() now supports using the sendEncodings option in the init parameter object, and RTCRtpEncodingParameters.active can be used to determine whether or not the encoding is being used to send data. (See bug 1676855 for more details.)
- WebRTC methods RTCRtpSender.getParameters(), RTCRtpSender.setParameters(), and RTCRtpReceiver.getParameters() are now compliant with the specification

WebDriver conformance (WebDriver BiDi, Marionette):
WebDriver BiDi:
- Added support for the network.beforeRequestSent
- Added support for the browsingContext.captureScreenshot command to capture full page screenshots
- Added support for serialization and deserialization of generic platform objects
- Added a timestamp field to the browsingContext.domContentLoaded and browsingContext.load events
- Added a type field to the response for script.evaluate and script.callFunction to indicate either success or exception results

Marionette:
- The cache for known nodes (element and shadow root references) has been moved from the parent to the web content process following recent WebDriver classic changes
- Improved the JSON serialization and deserialization algorithms to be compliant with the WebDriver classic specification

Changes for add-on developers:
- The defaultZoomFactor property of tabs.ZoomSettings now returns the value of the default zoom factor setting

Enterprise:
- Various bug fixes and new policies have been implemented in the latest version of Firefox

Web Platform:
- Firefox now supports CSS named pages, allowing web pages to perform per-page layout and add page-breaks in a declarative manner when printing
- Firefox now supports CSS size container queries, see the MDN page for documentation on this feature

Firefox 110.0 (64-bit) 相關參考資料
Download Mozilla Firefox

Mozilla Firefox 110.x is a fast, free, and Open Source web browser that provides a highly customizable interface with numerous third-party add-ons, as well as ...

https://m.majorgeeks.com

Download Mozilla Firefox (64bit) 110.0.1 for windows

2023年2月28日 — Firefox is known for its speed, security, and customization options. It offers a clean and intuitive user interface with a minimalist design ...

https://www.filepuma.com

Downloading Firefox 110.0 (64-bit) from FileHorse.com

Mozilla Firefox 64-bit is a fast, full-featured Free Web Browser. The app includes pop-up blocking, tab-browsing, integrated Google, Yahoo, and Bing search, ...

https://www.filehorse.com

Downloading Firefox 110.0.1 (64-bit) from FileHorse.com

Mozilla Firefox 64-bit is a fast, full-featured Free Web Browser. The app includes pop-up blocking, tab-browsing, integrated Google, Yahoo, and Bing search, ...

https://www.filehorse.com

Firefox 110.0 System Requirements

Firefox System Requirements. Firefox 110.0. Windows. Operating Systems (32-bit and 64-bit). Windows 7 or later. Recommended Hardware.

https://www.mozilla.org

Firefox 110.0, See All New Features, Updates and Fixes

... Windows 32-bit · Windows 32-bit MSI · macOS · Linux 64-bit · Linux 32-bit · Android · iOS ... 110.0 Firefox Release. February 14, 2023. Version 110.0 ...

https://www.mozilla.org

Firefox 110.0.1 System Requirements

Firefox System Requirements. Firefox 110.0.1. Windows. Operating Systems (32-bit and 64-bit). Windows 7 or later. Recommended Hardware.

https://www.mozilla.org

Firefox 110.0.1, See All New Features, Updates and Fixes

2023年2月28日 — Fixed a bug causing the context menu to sometimes display on the background of other Firefox UI elements instead of the foreground on macOS ...

https://www.mozilla.org

Firefox 64 bit 110.0.1

2023年2月28日 — Download Firefox 64 bit 110.0.1 · https://download-installer.cdn.mozilla.net/pub/firefox/releases/110.0.1/win64/en-US/Firefox%20Setup%20110.0.1.

https://www.npackd.org

Type

Index of /pub/firefox/releases/110.0/. Type, Name, Size, Last Modified. Dir .. Dir, jsshell/. Dir, linux-i686/. Dir, linux-x86_64/. Dir, mac-EME-free/. Dir, mac ...

https://ftp.mozilla.org