Windscribe

最新版本 Electron 27.0.0 (64-bit)

Electron 27.0.0 (64-bit)

Electron 27.0.0 (64-bit)
Windscribe 用於 Windows 的 VPN 是用於 PC 桌面的最容易使用和功能強大的 VPN 客戶端,您將使用它。不需要配置任何東西,只需安裝並忘記它。 Windscribe 允許你規避審查,安全的公共 Wifi,訪問被封鎖的內容和安全地共享文件。該應用程序包括同類最佳的防火牆,可禁用 VPN 隧道之外的所有 Internet 連接。與傳統的“kill-switch”不同,防火牆在發生斷開連接時,甚至可以防止單個數據包洩漏。到中國或其他限制性國家旅行?使用“隱形模式”繞過政府的防火牆,並訪問相同的無限制的互聯網,就像你在家裡.



Windscribe VPN for Windows 是一個非常強大的在線安全和隱私解決方案為您的 Windows 計算機。我們的技術加密通過互聯網發送和接收的數據,同時保護您的個人信息,如密碼,電子郵件,即時消息和下載。在您的計算機上運行 Windscribe 個人電腦的 VPN,讓您放心,沒有黑客可以攔截您的網絡活動.

額外的安全層
使用 Windscribe 將給您一個額外的安全層。精明的互聯網用戶和新手們都轉向使用 Windows 的 Windscribe VPN,使其成為發展最快的互聯網安全公司之一。技術網站推薦 Windscribe 為 Windows 各種原因.

Bypass 審查
Windscribe VPN 為 Windows 提供了一個真正開放,免費的互聯網的無限制訪問。這種強大的加密提供了隱私和安全,所以你可以瀏覽審查限制和解鎖區域內容。建立防火牆阻止用戶訪問某些國家,工作場所甚至學校的某些網站。 Netflix 等網站阻止訪問除美國以外的國家 / 地區的優質內容。有了 Windows Windscribe VPN,您可以快速輕鬆地繞過此防火牆和限制。如果您發現自己位於不允許訪問您喜歡的網站的位置,則可以使用 Windscribe VPN for Windows 繞過任何基於位置的過濾器,以獲得對所需內容的未經審查的訪問權限.

快速和安全的 Internet 訪問
除了隱藏您的 IP 和混合您的流量與其他用戶,Windscribe 個人電腦 VPN 也加密您的流量之間的安全 Windscribe VPN 服務器和您的 Windows 電腦,使您的個人信息不能訪問第三方代理,如黑客,互聯網服務供應商和 3 個政府機構。我們正在不斷優化我們的網絡,以提供無限的帶寬和速度,因此,即使連接到 Windscribe VPN,您也可以以高清的形式傳輸您喜愛的電影和電視節目。VPN

注意:流量限制為每月 10GB,演示版本中限制 1 個設備限制.

ScreenShot

軟體資訊
檔案版本 Electron 27.0.0 (64-bit)

檔案名稱 electron-v27.0.0-win32-x64.zip
檔案大小
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 未分類
作者 Windscribe Limited
官網 https://windscribe.com/vpn-for-windows
更新日期 2023-10-10
更新日誌

What's new in this version:

Breaking Changes:
- macOS 10.13 and 10.14 support has been removed 38891
- The ipcRenderer.sendTo() API has been deprecated in favor of sharing a MessageChannel between two renderers
- The senderId and senderIsMainFrame properties of IpcRendererEvent have been deprecated
- The systemPreferences.getAppLevelAppearance and systemPreferences.setAppLevelAppearance APIs have been deprecated, as well as the alternate-selected-control-text value for systemPreferences.getColor
- The systemPreferences.getAppLevelAppearance, systemPreferences.setAppLevelAppearance and systemPreferences.appLevelAppearance APIs have been removed, as well as the alternate-selected-control-text value for systemPreferences.getColor
- The webContents.getPrinters API has been deprecated
- The deprecated webContents.getPrinters() API has been removed
- The deprecated color scheme changed events in systemPreferences have been removed

Features:
Additions:
- Added safeStorage.setUsePlainTextEncryption and safeStorage.getSelectedStorageBackend api
- Added senderIsMainFrame to messages sent via ipcRenderer.sendTo()
- Added a tabbingIdentifier property to BrowserWindow
- Added a title parameter to webContents.openDevTools()to specify the DevTools window title
- Added partial support for chrome.tabs.query
- Added support for --dns-result-order Node.js cli flag
- Added support for chrome.scripting extension APIs
- Added support for customization of the default math font along with other fonts
- Added support for flagging a Menu as being keyboard initiated
- Added support for several more Node.js cli flags in the main process
- Added support for several more extensions manifest keys including host_permissions, author, and short_name
- Added the ability to send HTTP headers with session.downloadURL()
- Added the ability to send HTTP headers with webContents.downloadURL()
- Added transparent color support for WCO on Windows
- BrowserWindow.getBrowserView() started to guarantee returning z-index sorted array
- BrowserWindow.showAllTabs api added
- Detect system dark theme preference via xdg settings portal on Linux
- Exposed an API to allow apps to determine whether to avoid using semitransparent backgrounds
- Support Chrome Extensions minimum_chrome_version manifest key
- node: prefixed requires are now supported in sandboxed renderer preloads for events, timers and url

Removed/Deprecated:
- The app.runningUnderRosettaTranslation property has been deprecated
- The enable_osr build flag has been removed
- The enable_picture_in_picture build flag has been removed
- The enable_run_as_node build flag has been removed in favor of the runAsNode fuse

Fixed:
- Fixed Windows Mica/Acrylic background material effects on frameless windows
- Fixed an issue where window.open can interfere with various aspects of Node.js functionality
- Fixed an issue where using webcrypto.subtle.importKey() could error and fail if SharedArrayBuffers are not defined
- Fixed how screen readers are detected on Windows to reduce false positives
- Fixed problem with promise resolved to early when browser intendent in-page navigation
- Fixed same-party cookie functionality for first party sets
- Fixed window size constraints not working on macOS
- Prevent DWM from redrawing video frames rendered on opaque windows

Also in earlier versions...:
- Fixed BrowserView.setBounds calls not painting view in new bounds in some cases
- Fixed app.runningUnderARM64Translation() always returning true on ARM64
- Fixed clipboard.readImage() getting blocked when there is no PNG image in the clipboard
- Fixed desktopCapturer thumbnail generation after screen sharing is cancelled on Wayland

Electron 27.0.0 (64-bit) 相關參考資料
electron

7 天前 — Each Electron release provides binaries for macOS, Windows, and Linux. macOS (Catalina and up): Electron provides 64-bit Intel and ARM binaries ...

https://www.npmjs.com

Electron (64-bit) Download (2024 Latest)

Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can ...

https://www.filehorse.com

electron - npm

Each Electron release provides binaries for macOS, Windows, and Linux. macOS (Catalina and up): Electron provides 64-bit Intel and ARM binaries for macOS.

https://www.npmjs.com

Electron 27.0.0

2023年10月10日 — Electron 27.0.0 has been released! It includes upgrades to Chromium 118.0.5993.32, V8 11.8, and Node.js 18.17.1.

https://electronjs.org

Electron 27.0.3 (64-bit) 軟體資訊交流Windows

Electron 27.0.3 (64-bit) for Windows 軟體資訊交流、介紹、教學與下載,Electron 是一個框架,用於使用JavaScript,HTML 和CSS 等Web 技術創建本機應用程序。

https://winxmac.com

Electron 27.2.0 (64-bit) Download

2023年12月21日 — Download Electron 27.2.0 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download 64-bit Software Version.

https://www.filehorse.com

electron-0:27.0.4-1.fc39.x86_64.rpm Fedora 39 Download

Download electron-0:27.0.4-1.fc39.x86_64.rpm for Fedora 39 from Terra repository.

https://fedora.pkgs.org

Releases · electronelectron

... Build cross-platform desktop apps with JavaScript, HTML, and CSS - Releases · electron/electron. ... 1.0-mas-x64.zip. 14.6 MB last week. chromedriver-v29.1.0- ...

https://github.com

Syncthing - Electron 27.1.0 (64-bit) 軟體資訊介紹

2023年11月16日 — Syncthing 是一款適用於Windows PC 的免費和開源的點對點文件同步軟件! Syncthing 用開放,可靠和分散的東西代替專有同步和雲服務。

https://file007.com