https://github.com/roseal-extension/roseal
The main RoSeal website extension for 2.x and beyond.
https://github.com/roseal-extension/roseal
bun roblox roseal
Last synced: 2 months ago
JSON representation
The main RoSeal website extension for 2.x and beyond.
- Host: GitHub
- URL: https://github.com/roseal-extension/roseal
- Owner: RoSeal-Extension
- License: agpl-3.0
- Created: 2025-09-24T10:23:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-03-31T19:23:51.000Z (3 months ago)
- Last Synced: 2026-03-31T21:28:52.075Z (3 months ago)
- Topics: bun, roblox, roseal
- Language: TypeScript
- Homepage: https://www.roseal.live
- Size: 2.69 MB
- Stars: 81
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# The RoSeal Extension
* Copyright (C) 2022-2026 roseal.live
* Licensed under the [AGPL-3.0](LICENSE) license
Download on the Edge Add-Ons store
## Building the Extension
### Prerequisites
- Install [Bun](https://bun.sh)
- If you already have Bun installed, please make sure it is up-to-date with `bun upgrade`
- Install zip if it is not already installed (Linux)
- run `sudo apt-get install zip`
### Commands
* For Firefox code reviewers, please just use `bun run build --target firefox --release`. If you omit `--release`, it will create a development build, which will not match checksum of the submitted build.
- `bun run build --target [--release]`
* TARGET = "chrome" | "firefox" | "edge" | "safari"
* Safari target is currently unused and "experimental".
* Edge target really is just "chrome" but different env just *incase* we need to do anything related to store policy changes.
* Omit the brackets in `[--release]` for a release build, omit entirely for a development build.
* Builds to the `dist/` directory
- `bun run redist`
* This will build the extension for all targets for redistribution.
* Builds to the `builds-dist/` directory
## Reminders (Development)
- The port for the dev WS server is `2923`, as in Gaia's birthdate
- The port for the dev API server is `4121`, as in Mizore's birthdate
- The port for the dev WWW server is `359_22`, as in RoSeal's release date