Skip to content
View Relixor's full-sized avatar

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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 RelixorPublic

    Forked from kiwibrowser/src.next

    Relixor — A fast, privacy-friendly mobile browser with full Chrome extension support.

    C++ 49 54