Muon

[弃用]使用 HTML、CSS 和 JavaScript 构建浏览器和类似浏览器的应用程序。([DEPRECATED] Build browsers and browser like applications with HTML, CSS, and JavaScript)

  • 所有者: brave/muon
  • 平台: Linux,Mac,Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Muon is a framework that leverages the full power of Chromium including extensions
support, and allows you to build browsers and browser like applications with HTML, CSS, and JavaScript. Node is added
into the browser process only for security reasons.

It may be a better fit than Electron for your application, if your application
needs to leverage the full support of Chromium, needs tighter security, or needs support for things like autofill and
extensions. See the Moving from Electron to Muon guide to help make the transition.

Some of Muons goals include:

  • use the Chromium source directly (eliminating electron's copy of chrome_src) with minor patches
    • make integrating chrome components less painful
    • faster and more streamlined end-to-end build process (see browser-laptop-bootstrap)
  • add support for Chrome extensions
  • add security focused features for the renderer:
    • remove node completely (from the renderer process)
    • full sandbox
    • scriptable window.opener support

Muon is a fork of the Electron framework
which is currently used in the Brave web browser.

Follow @brave on Twitter for important
announcements.

Downloads

Prebuilt binaries and debug symbols of Muon for Linux, Windows and macOS can
be found on the releases page.

Documentation

Guides and the API reference are located in the
docs directory.

You can also see our wiki for tips on building Muon.

Quick Start

Clone and run the muon-quick
repository to see a minimal Muon app in action.

Versions

The version numbers for Muon will be major.minor.patch
Major version changes are for breaking api changes
Minor version changes are for chromium major version changes
Patch version changes are for everything else

Community

You can ask questions and interact with the community in the muon community chat room:

主要指標

概覽
名稱與所有者brave/muon
主編程語言C++
編程語言Python (語言數: 8)
平台
許可證MIT License
所有者活动
創建於2015-11-29 19:21:25
推送於2018-11-09 20:31:18
最后一次提交2018-09-18 14:02:25
發布數540
最新版本名稱v8.1.8 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數1k
關注者數73
派生數111
提交數13.1k
已啟用問題?
問題數204
打開的問題數105
拉請求數345
打開的拉請求數10
關閉的拉請求數94
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?