Skip to content

shadowbrowser/foxfork

 
 

Repository files navigation

FoxFork (Gluon Fork)

Build Firefox-based browsers with ease

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

Installation

Per project (recommended):

npm install foxfork
# or
yarn add foxfork
# or
pnpm add foxfork
# or
bun add foxfork

Globally:

npm install -g foxfork
# or
yarn global add foxfork
# or
pnpm add -g foxfork

# Note: Linux and mac users may have to run the above command with sudo

Documentation

Documentation is available on foxfork.binaryblazer.me 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.

FoxFork

FoxFork is a fork of Gluon, which is licensed under the MIT License. The MIT License is included in the LICENSE file in this repository.

Melon

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.

Logo

The package icon is from Microsoft's Fluent Emoji. There is an ongoing conversation regarding the license.

MIT License

Copyright (c) Microsoft Corporation.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

About

FoxFork - Build firefox forks with ease (Gluon Fork)

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 94.0%
  • JavaScript 3.3%
  • Shell 2.0%
  • FreeMarker 0.7%