Simplifying building firefox forks!
Find a file
2025-05-25 17:12:19 +02:00
.github Potential fix for code scanning alert no. 2: Workflow does not contain permissions 2025-05-12 20:11:09 +02:00
src fix: update version to 1.11.13 in package.json and improve regex for file types in license-check.ts 2025-05-25 17:12:19 +02:00
template bump version to 1.11.11 and comment out developer options in configure script 2025-04-22 16:24:19 +02: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 fix: update version to 1.11.12 in package.json and package-lock.json 2025-05-12 20:17:36 +02:00
package.json fix: update version to 1.11.13 in package.json and improve regex for file types in license-check.ts 2025-05-25 17:12:19 +02: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.