Skip to content
View Relixor's full-sized avatar
  • Joined Oct 3, 2025

Block or report Relixor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Relixor/README.md

πŸš€ Relixor – Extensions Unleashed

Relixor is a custom Android browser based on Kiwi Browser (Chromium), designed for power users who want full Chrome desktop extension support on mobile.
With a clean, minimal, and professional design, Relixor prioritizes speed, privacy, and extensibility.


✨ Features

  • βœ… Supports Chrome Web Store Extensions (just like desktop Chrome)
  • πŸ›‘οΈ Built-in Adblock & Privacy Protections
  • πŸŒ™ Dark Mode / AMOLED Theme
  • ⚑ Fast Performance β€” Chromium Base
  • 🧩 Extension-Friendly UI
  • πŸ”’ No data collection β€” fully open-source

🎨 Branding

  • Theme: Clean / Minimal / Professional
  • Accent Color: Purple (#8000FF)
  • Tagline: Extensions Unleashed

πŸ“¦ Download

🚧 Builds are not yet released β€” APKs will be available soon under Releases.
You can build your own copy using the instructions below.


πŸ”§ How to Build (Using GitHub Actions / Local Build)

βœ… Option 1: Automatic Build (Recommended)

  1. Fork this repository
  2. Go to Actions β†’ Enable Workflows
  3. Push a commit β†’ GitHub will automatically build an APK
  4. Download the output from Actions β†’ Artifacts

(GitHub Actions config will be added soon.)


πŸ› οΈ Option 2: Build Locally (Advanced)

Requirements:

  • Ubuntu 22.04 / Debian-based Linux
  • 16GB+ RAM, 200GB storage
  • Git, Python, Node.js, OpenJDK, and build tools
git clone https://github.com/relixor/relixor.git
cd relixor
./build.sh

Full build documentation will be added soon.


🧩 Extensions Tested

Extension Status Notes

uBlock Origin βœ… Works Recommended Dark Reader βœ… Works Auto dark mode Tampermonkey βœ… Works Script manager

(More will be added soon β€” contribute yours via Pull Requests!)


🀝 Contributing

Want to:

Suggest features?

Report bugs?

Add patches or preconfigured extensions?

Open an Issue or create a Pull Request!


πŸ“œ Credits

Kiwi Browser Team – Base source code

Chromium Project – Rendering engine

Community Contributors – Extensions & patches


πŸ“£ License

This project remains open-source, under the same license as Kiwi Browser. Any unofficial builds must clearly state modifications.

Popular repositories Loading

  1. Relixor Relixor Public

    Forked from kiwibrowser/src.next

    Relixor β€” A fast, privacy-friendly mobile browser with full Chrome extension support.

    C++ 6 3