Update 25.03.2026:
A lot has happened since the initial post here, the project has grown a lot during the last months.
The docs give a pretty well overview over the current features: WebLibre Browser Documentation
Here is an overview of the highlights:
Big New Features
Progressive Web App (PWA) Support - Install compatible websites directly to your home screen as standalone apps with their own icon and window.
Custom Tabs - Other Android apps can now open links in WebLibre with a lightweight overlay and quick return button.
Built-in Page Translation - Translate any webpage locally on your device - no cloud services involved.
Firefox Sync - Connect your Firefox account to sync bookmarks, open tabs, and history across devices. Set up via QR code or sign-in.
Multi-User Profiles - Complete separation of browsing data, extensions, and settings between profiles.
Encrypted Profile Backup - Password-protected backup and restore system for your profiles.
Privacy & Security
- Per-site tracking protection with custom policies and exceptions
- Container site assignments - automatically open specific sites in designated containers
- Isolated Tabs - complete isolation for sensitive tasks like banking
- Tor improvements - Bridge support, entry/exit country selection, IP leak fixes, migrated to libtor
- DNS over HTTPS - predefined or custom resolvers
- URL Cleaner & Unshortener - removes tracking parameters, reveals shortened link destinations
- Bounce Tracking Protection & Query Parameter Stripping
- Privacy hardening: Certificate Transparency, WebGL spoofing, WebRTC leak prevention, BeaconDB for geolocation
Browsing & Tab Management
- Multiple tab views - Grid, List, or Tree view
- Quick tab switcher - contextual bottom toolbar with recent tabs
- AI-powered tab grouping - automatically group unassigned tabs into new containers
- Private tab tracking - visual indicator and “Close All Private Tabs” button
- Container data clearing - clear cookies/cache per container
Other Highlights
- Top Sites Grid - customizable, pin favorites, drag to reorder
- Bookmark import/export - HTML (Firefox/Chrome compatible) and JSON
- Page export - Print, PDF, or Markdown
- QR code scanner - built into the search field
- Extensions settings - install from local .xpi files, custom addon collections
- UI scale & font size controls
- Configurable toolbar buttons
Original post:
Hi all,
a few months ago, I started working on a Gecko-based browser for Android, since most of my browsing nowadays is done on mobile and organizing tabs had become a pain.
WebLibre is built from scratch using the Mozilla Gecko engine and Mozilla Android Components.
I’m currently developing the project with a strong focus on privacy and usability. Here’s a brief overview of the most important features:
- Tab containers (similar to “tab groups”) with contextual identities (separate cookie contexts)
- Integrated Tor service to selectively route private tabs or tab containers
- Easy-to-use engine hardening via presets (or
about:configfor experts) - Preinstalled uBlock Origin (opt-out available during onboarding)
- Strong privacy defaults out of the box
- Personal local search engine (read more)
- Zero trackers, analytics, etc.
The browser also offers several usability features:
- Full-text tab search
- Hierarchical tab tree structure (video)
- Local on-device AI inference for container naming and tab suggestions (video)
You can find further information and additional features in the (still limited) documentation: https://docs.weblibre.eu/
The code (and APKs) is available here: GitHub
The project is still in an early stage, and feedback is very much appreciated! Please feel free to share your ideas and expectations.

