uBlock Origin Lite icon
uBlock Origin Lite icon

uBlock Origin Lite

 11 likes

uBlock Origin Lite, also called uBO Lite or uBOL, is a permission-less MV3-based content blocker.

uBlock Origin Lite screenshot 1

License model

  • FreeOpen Source

Application types

Platforms

  • Microsoft Edge
  • Google Chrome
5 / 5 Avg rating (1)
11 likes
0comments

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Privacy focused

Features

  1.  Block Trackers
  2.  No registration required
  3.  Ad-free
  4.  No Tracking
  5.  Content blocker

uBlock Origin Lite News & Activities

Highlights All activities

Recent News

Show more news

Recent activities

Show all activities

uBlock Origin Lite information

  • Developed by

    Raymond Hill
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    71 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Web BrowsersSecurity & Privacy

GitHub repository

  •  1,590 Stars
  •  60 Forks
  •  16 Open Issues
  •   Updated Mar 20, 2025 
View on GitHub

Our users have written 0 comments and reviews about uBlock Origin Lite, and it has gotten 11 likes

uBlock Origin Lite was added to AlternativeTo by Paul on Aug 22, 2023 and this page was last updated Oct 2, 2024. uBlock Origin Lite is sometimes referred to as uBOL, uBO Lite.
No comments or reviews, maybe you want to be first?
Post comment/review

What is uBlock Origin Lite?

uBlock Origin Lite, also called uBO Lite or uBOL, is a permission-less 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 add 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.

uBOL does not require broad "read and modify data" permission at install time, hence its limited capabilities out of the box compared to uBlock Origin or other content blockers requiring broad "read and modify data" permissions at install time.

However, uBOL allows you to explicitly grant extended permissions on specific sites of your choice so that it can better filter on those sites using cosmetic filtering and scriptlet injections.

To grant extended permissions on a given site, open the popup panel and pick a higher filtering mode such as Optimal or Complete.

The browser will then warn you about the effects of granting the additional permissions requested by the extension on the current site, and you will have to tell the browser whether you accept or decline the request.

If you accept uBOL's request for additional permissions on the current site, it will be able to better filter content for the current site.

You can set the default filtering mode from uBOL's options page. If you pick the Optimal or Complete mode as the default one, you will need to grant uBOL the permission to read and modify data on all websites.

Keep in mind this is still a work in progress, with these end goals:

  • No broad host permissions at install time -- extended permissions are granted explicitly by the user on a per-site basis.

  • Entirely declarative for reliability and CPU/memory efficiency.