hackbrowser
hackbrowser copied to clipboard
A hackable, cross-platform Chromium-based browser written in JS
This project is no longer maintained. This repository is only for archival purpose.
HackBrowser
HackBrowser is a cross-platform, hackable browser written in Javascript. HackBrowser is built with Electron (formerly Atom Shell), which enables building cross-platform desktop apps with HTML, CSS, and Javascript. Since every part of the application's code is visible, customizing the browser in any way is possible.
This project is in heavy development.
Application Distribution
HackBrowser uses electron-builder to create installers.
# Use electron-builder to build and create installer
$ npm run dist
License
The MIT License (MIT)