https://github.com/zen-browser/surfer
Simplifying building firefox forks!
https://github.com/zen-browser/surfer
Last synced: 7 months ago
JSON representation
Simplifying building firefox forks!
- Host: GitHub
- URL: https://github.com/zen-browser/surfer
- Owner: zen-browser
- License: mpl-2.0
- Created: 2024-07-06T18:56:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T11:09:12.000Z (over 1 year ago)
- Last Synced: 2025-01-23T11:11:34.290Z (over 1 year ago)
- Language: TypeScript
- Size: 2.71 MB
- Stars: 83
- Watchers: 6
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Surfer
Build Firefox-based browsers with ease
**This is still in a prerelease / prototype phase. Changes will be made, things will be broken**
## Installation
```sh
npm install @zen-browser/surfer
```
## Documentation
Documentation is available on [docs.gluon.dev](https://docs.gluon.dev) or in the docs folder of this repository.
## Licencing notes
The following is included in good faith. The writer is not a lawyer, and this is not legal advice.
### Gluon and Melon
Surfer is a fork of [Gluon](https://github.com/pulse-browser/gluon) but the author has stoped working on it. Gluon has been extracted from melon, the build tool for the [desktop version of Dot Browser](https://github.com/dothq/browser-desktop) under MPL v2.0.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
### Firefox
This program downloads and modifies Firefox. [Follow their license](https://hg.mozilla.org/mozilla-central/file/tip/LICENSE) when distributing your program.