Simplifying building firefox forks!
Find a file
2025-02-05 14:24:56 +03:00
.github Setup Dependabot 2025-02-05 13:21:42 +03:00
src refactor package command to ensure dist directory is created if it doesn't exist 2025-01-28 17:45:47 +01:00
template Change the default repo (#35) 2023-01-27 22:21:19 +11:00
tests/assets Uppercase 2025-02-05 14:24:56 +03:00
.eslintignore 🚨 Add linter 2021-10-02 11:43:02 +10:00
.eslintrc.js chore: Update package.json description for clarity 2024-07-06 21:17:06 +02:00
.gitignore Update gitignore 2025-02-05 13:30:04 +03:00
.npmignore Replaced to surfer.json and formated 2024-07-06 21:24:05 +02:00
.prettierrc.json 🎨 Run prettier 2021-09-20 11:10:52 +10:00
jest.config.js Add tests for config 2021-12-26 12:07:25 +11:00
LICENSE Initial commit 2021-09-20 10:53:27 +10:00
package-lock.json bump version to 1.9.5 and add branding check to prevent git initialization for official builds 2025-01-08 10:21:51 +00:00
package.json refactor package command to ensure dist directory is created if it doesn't exist 2025-01-28 17:45:47 +01:00
patches.sh Include internal debug logs 2022-06-23 16:27:46 +10:00
README.md chore: Update package.json description for clarity 2024-07-06 21:17:06 +02:00
surfer.json Refactor code formatting and fix paths 2024-09-30 22:41:59 +02:00
tsconfig.json 🔧 Compile against es2020 for cleaner output 2022-07-14 13:27:33 +10:00

Surfer

Build Firefox-based browsers with ease

This is still in a prerelease / prototype phase. Changes will be made, things will be broken

Installation

npm install @zen-browser/surfer

Documentation

Documentation is available on 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 but the author has stoped working on it. Gluon has been extracted from melon, the build tool for the desktop version of Dot Browser 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 when distributing your program.