Skip to content

A minimal, tabbed web browser with support for Chrome extensions—built on Electron.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE-PATRON.md
Notifications You must be signed in to change notification settings

MASQ-Project/electron-browser-shell

 
 

Repository files navigation

electron-browser-shell

This repo is forked from electron-browser-shell and modified for the MASQ Browser. Modifications may be contributed back to the original repository and the modified electron-chrome-extensions is published under npm scope @masq-project.

shell is not included in this fork, rather a basic electron browser app was added to include DevTools and special extension DevTools consoles to monitor extension actions for development.

electron-browser-shell is licensed under GPLv3 license.

Packages

Name Description Package
electron-chrome-extensions Adds additional API support for Chrome extensions to Electron. @masq-project/electron-chrome-extensions

Getting Started

  1. Install the packages

    yarn
  2. Run the application

    yarn start
  3. Or run the application with node debug logs enabled

    yarn start:debug

License

GPL-3

For proprietary use, please contact Samuel Maddock or sponsor him on GitHub under the appropriate tier to acquire a proprietary-use license. These contributions help make development and maintenance of this project more sustainable and show appreciation for the work thus far.

Contributor license agreement By sending a pull request, you hereby grant to owners and users of the electron-browser-shell project a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute your contributions and such derivative works.

The owners of the electron-browser-shell project will also be granted the right to relicense the contributed source code and its derivative works.

About

A minimal, tabbed web browser with support for Chrome extensions—built on Electron.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE-PATRON.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.2%
  • JavaScript 27.3%
  • CSS 1.3%
  • HTML 0.2%