Can we rebuild uBlock Origin Lite?
Build a Chrome extension like uBlock Origin Lite — a uBlock Origin Lite alternative you own.
If you want a lightweight MV3 ad blocker, you can build your own uBlock Origin Lite alternative in minutes. This Chrome extension uses Chrome's native declarativeNetRequest engine to block trackers and ads with zero runtime performance cost. Creating a custom alternative gives you complete control over your own blocking rulesets and site exceptions.
The listing record
| Name | uBlock Origin Lite |
| Store rating | 4.5 / 5 · 3.5K ratings |
| Users | 20M+ |
| Store listing | Chrome Web Store ↗ |
| Analyzed | 11 September 2026 |
What uBlock Origin Lite does
uBO Lite (uBOL) is an efficient MV3-based content blocker. The default ruleset corresponds to uBlock Origin's default filterset: - uBlock Origin's built-in filter lists - EasyList - EasyPrivacy - Peter Lowe’s Ad and tracking server list You can enable more rulesets by visiting the options page -- click the _Cogs_ icon in the popup panel. uBOL is entirely declarative, meaning there is no need for a permanent uBOL process for the filtering to occur, and CSS/JS injection-based content filtering is performed reliably by the browser itself rather than by the extension. This means that uBOL itself does not consume CPU/memory resources while content blocking is ongoing -- uBOL's service worker process is required _only_ when you interact with the popup panel or the option pages.
What the store says
★ 4.5 from 3.5K ratings · 20M users
Pulled live from the Chrome Web Store listing at analysis time.
Can PlugThis rebuild uBlock Origin Lite?
“Static MV3 declarative net rules compile easily into standard browser rulesets.”
uBlock Origin Lite relies entirely on Chrome's native declarativeNetRequest API and pre-compiled community filter lists. You can easily build an extension that packages compiled block rules from EasyList or Peter Lowe's list with a simple popup to toggle rulesets. The browser handles all the high-performance filtering natively.
Why build your own uBlock Origin Lite alternative
- Curate only the exact blocking rules and trackers you care about
- Zero bloat with zero background worker CPU consumption
- Add personal URL redirects, custom element hide rules, and whitelist overrides
- Full visibility and auditability into all active network rules
What it costs vs what you'd save
The original: Pricing information is not specified in the extension listing.
Your version: Building your own is about total privacy, transparent rules, and keeping only the lists you need without extraneous dependencies.
The starter prompt
Build a lightweight declarative content blocker Chrome extension using Manifest V3's chrome.declarativeNetRequest API. Include static rule sets to block common ad and tracking network requests, along with a clean popup to toggle protection levels, enable or disable specific rulesets, and manage a domain whitelist.Build it with PlugThis →
Features you could add that uBlock Origin Lite doesn't have
Because you own the code, these are a follow-up prompt away — tap one to add it to the prompt above.
- Custom Whitelist Manager — Quickly disable blocking on specific domains directly from the extension popup.
- Local Filter Rule Editor — Add custom URL regex patterns and CSS cosmetic selectors on the fly.
Questions about rebuilding uBlock Origin Lite
How does declarative ad blocking work in Manifest V3?
Instead of intercepting every request in JavaScript, the extension provides static JSON rule files to Chrome's declarativeNetRequest API, letting the browser block network requests directly at native speed.
Can I add custom element hiding (cosmetic filtering)?
Yes, you can inject custom CSS stylesheets via content scripts or declarative script injection rules to hide ad containers on specific domains.
Will this impact browser performance?
No, because static declarative rules run inside the browser engine itself without waking up background service workers during normal web browsing.
How to build it yourself
- 1Open PlugThis and start a new build
Head to PlugThis and start a new Chrome extension. You're describing a uBlock Origin Lite alternative you'll own outright — no store subscription.
- 2Paste the starter prompt
Paste the starter prompt above. PlugThis expands it into a full Manifest V3 extension — popup, content scripts, and service worker included.
- 3Review, tweak, and load it
Review the generated code, ask for tweaks in plain English, then download and load the unpacked extension in Chrome to try it.
- 4Publish it (optional)
When you're happy, publish your uBlock Origin Lite alternative to the Chrome Web Store — or just keep it as a private tool for yourself.
Build your own uBlock Origin Lite alternative
Describe it in plain English. PlugThis generates the full Manifest V3 Chrome extension in about two minutes.
Build it with PlugThis →More teardowns
We run the same teardown on any Chrome extension — what it does, whether a self-built alternative holds up, and the prompt to make one. Tear down another extension, or see the extensions we've actually rebuilt and filmed — real build times, real prompts, real recordings.
Sources & verification
- All facts pulled live from the Chrome Web Store listing ↗.
- The verdict is drafted by the PlugThis teardown engine — an opinion about buildability, not affiliation with uBlock Origin Lite.
- Written by PlugThis, which builds Chrome extensions from plain-English prompts.
Published and last updated 11 September 2026. Figures reflect the Chrome Web Store listing on that date and may have changed since.