Ezo Browser
A lightweight, fast, programmable Android browser. UserScript support, your data stays on your device.

Why Ezo
Lightweight
Only a few MB, fast launch, minimal memory footprint.
Fast
Straight to the web, no feeds, no push noise.
UserScript
Userscript support with growing core GM API coverage.
Privacy & Local-first
No browsing data collected, no account, your data stays yours.
UserScript Engine
Ezo's core differentiator. Install scripts from Greasy Fork or write your own to enhance any web page.

Full Metadata Parsing
Supports @match / @include / @exclude / @run-at / @grant and standard fields.
Core GM APIs
GM_setValue, GM_getValue, GM_addStyle, GM_xmlhttpRequest and more.
Cross-origin Requests
GM_xmlhttpRequest runs on the native network stack, free from page CORS.
Script Management
Enable, disable, update, @require dependency caching.
// ==UserScript==
// @name My Script
// @match https://example.com/*
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==Browsing Capabilities
Tabs & Browsing
Multi-tab management, background open, session restore. Full recovery after crashes.

Tools & Efficiency
Ad blocking, download manager, find in page, themes & site settings.

Security & Privacy
Ezo never collects your browsing content. Anonymous daily-active telemetry is irreversibly hashed and can be fully disabled in settings.
Version & Platform
Supports Android 8.0+. Available on Google Play and standalone APK, each release ships with a SHA-256 checksum.