Bundled Extensions
Three extensions are pre-installed from APK assets, each solving a specific problem. All are allowed in private browsing.
The trio
| Extension | Version | What it does |
|---|---|---|
| Omni Media Grabber | 2.1.0 | Sniffs HLS/DASH/MSE streams and reports them to the app via native messaging. |
| Omni AI Blocker | 1.1.0 | Hides AI overviews on Google, Bing, DuckDuckGo, Brave, Yahoo and more. |
| Omni Universal Copy | 1.0.0 | Restores text selection on sites that block it. |
Each has a stable GeckoView ID (e.g. omni-media-grabber@omnibrowser.app) so updates replace rather than duplicate them.
Media Grabber
The workhorse behind the Stream Sniffer. It watches network requests and hooks MediaSource/blob playback, then sends candidates to the app over the omniApp native-messaging channel.
AI Blocker
Hides AI-generated answer blocks on search engines via override.css plus a background script that catches dynamically injected blocks. Toggle it in Quick Tools or with Ctrl B. See AI Blocker.
Universal Copy
Defeats user-select: none and script traps that stop you copying text. Enable it once and selection works everywhere.
Managing them
Open the Extensions panel to toggle any bundled extension on or off. They’re updated automatically with app releases.