Simplifying building firefox forks!
Find a file
mr. m 17d9a15771
Merge pull request #56 from StudioMovieGirl/dev
Updated theme patch files for current firefox version
2026-06-17 09:29:41 +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 shouldUseCandidate logic 2026-06-15 09:38:11 -05:00
template updated theme patch files for current firefox version 2026-06-17 01:02:04 -05: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 Merge pull request #45 from zen-browser/dependabot/npm_and_yarn/flatted-3.4.2 2026-04-13 11:37:02 +02:00
package.json bump version to 1.14.6 and update branding file path handling for cross-platform compatibility 2026-04-23 09:50:16 +02:00
patches.sh Include internal debug logs 2022-06-23 16:27:46 +10:00
README.md Typos 2026-03-12 08:46:41 +01: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.

Licensing 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 stopped 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.