uBlock Origin Lite

A permission-less content blocker. Blocks ads, trackers, miners, and more immediately upon installation.

什麼是uBlock Origin Lite?

uBlock Origin Lite是由Raymond Hill (gorhill)開發的Chrome擴展程式,該擴展的主要功能是“A permission-less content blocker. Blocks ads, trackers, miners, and more immediately upon installation.”。

擴展截圖

screenshot
screenshot

下載uBlock Origin Lite擴展crx文件

下載uBlock Origin Lite擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        uBO Lite (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.                    

擴展基本資訊

名稱 uBlock Origin Lite uBlock Origin Lite
ID ddkjiahejlhfcafbddmgiahcphecmpfh
官方網址 https://chromewebstore.google.com/detail/ublock-origin-lite/ddkjiahejlhfcafbddmgiahcphecmpfh
簡介 A permission-less content blocker. Blocks ads, trackers, miners, and more immediately upon installation.
檔案大小 8.12 MB
安裝次數 100,000
目前版本 2024.2.26.112
更新時間 2024-02-27
上架時間 2022-09-08
評分 4.63/5 共 120 次評分
開發者 Raymond Hill (gorhill)
電子郵箱 [email protected]
付費類型 free
擴展官網 https://github.com/gorhill/uBlock
說明頁面URL https://github.com/uBlockOrigin/uBOL-issues
隱私政策頁面URL https://github.com/gorhill/uBlock/wiki/Privacy-policy
支援的語言 id,ms,de,en,en-GB,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "16": "img\/icon_16.png",
            "32": "img\/icon_32.png",
            "64": "img\/icon_64.png"
        },
        "default_popup": "popup.html"
    },
    "author": "Raymond Hill",
    "background": {
        "service_worker": "\/js\/background.js",
        "type": "module"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "default",
                "enabled": true,
                "path": "\/rulesets\/main\/default.json"
            },
            {
                "id": "alb-0",
                "enabled": false,
                "path": "\/rulesets\/main\/alb-0.json"
            },
            {
                "id": "bgr-0",
                "enabled": false,
                "path": "\/rulesets\/main\/bgr-0.json"
            },
            {
                "id": "chn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/chn-0.json"
            },
            {
                "id": "cze-0",
                "enabled": false,
                "path": "\/rulesets\/main\/cze-0.json"
            },
            {
                "id": "deu-0",
                "enabled": false,
                "path": "\/rulesets\/main\/deu-0.json"
            },
            {
                "id": "fin-0",
                "enabled": false,
                "path": "\/rulesets\/main\/fin-0.json"
            },
            {
                "id": "fra-0",
                "enabled": false,
                "path": "\/rulesets\/main\/fra-0.json"
            },
            {
                "id": "grc-0",
                "enabled": false,
                "path": "\/rulesets\/main\/grc-0.json"
            },
            {
                "id": "hrv-0",
                "enabled": false,
                "path": "\/rulesets\/main\/hrv-0.json"
            },
            {
                "id": "hun-0",
                "enabled": false,
                "path": "\/rulesets\/main\/hun-0.json"
            },
            {
                "id": "idn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/idn-0.json"
            },
            {
                "id": "ind-0",
                "enabled": false,
                "path": "\/rulesets\/main\/ind-0.json"
            },
            {
                "id": "irn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/irn-0.json"
            },
            {
                "id": "isl-0",
                "enabled": false,
                "path": "\/rulesets\/main\/isl-0.json"
            },
            {
                "id": "isr-0",
                "enabled": false,
                "path": "\/rulesets\/main\/isr-0.json"
            },
            {
                "id": "ita-0",
                "enabled": false,
                "path": "\/rulesets\/main\/ita-0.json"
            },
            {
                "id": "jpn-1",
                "enabled": false,
                "path": "\/rulesets\/main\/jpn-1.json"
            },
            {
                "id": "kor-1",
                "enabled": false,
                "path": "\/rulesets\/main\/kor-1.json"
            },
            {
                "id": "ltu-0",
                "enabled": false,
                "path": "\/rulesets\/main\/ltu-0.json"
            },
            {
                "id": "lva-0",
                "enabled": false,
                "path": "\/rulesets\/main\/lva-0.json"
            },
            {
                "id": "mkd-0",
                "enabled": false,
                "path": "\/rulesets\/main\/mkd-0.json"
            },
            {
                "id": "nld-0",
                "enabled": false,
                "path": "\/rulesets\/main\/nld-0.json"
            },
            {
                "id": "nor-0",
                "enabled": false,
                "path": "\/rulesets\/main\/nor-0.json"
            },
            {
                "id": "pol-0",
                "enabled": false,
                "path": "\/rulesets\/main\/pol-0.json"
            },
            {
                "id": "rou-1",
                "enabled": false,
                "path": "\/rulesets\/main\/rou-1.json"
            },
            {
                "id": "rus-0",
                "enabled": false,
                "path": "\/rulesets\/main\/rus-0.json"
            },
            {
                "id": "spa-0",
                "enabled": false,
                "path": "\/rulesets\/main\/spa-0.json"
            },
            {
                "id": "spa-1",
                "enabled": false,
                "path": "\/rulesets\/main\/spa-1.json"
            },
            {
                "id": "svn-0",
                "enabled": false,
                "path": "\/rulesets\/main\/svn-0.json"
            },
            {
                "id": "swe-1",
                "enabled": false,
                "path": "\/rulesets\/main\/swe-1.json"
            },
            {
                "id": "tha-0",
                "enabled": false,
                "path": "\/rulesets\/main\/tha-0.json"
            },
            {
                "id": "tur-0",
                "enabled": false,
                "path": "\/rulesets\/main\/tur-0.json"
            },
            {
                "id": "vie-1",
                "enabled": false,
                "path": "\/rulesets\/main\/vie-1.json"
            },
            {
                "id": "block-lan",
                "enabled": false,
                "path": "\/rulesets\/main\/block-lan.json"
            },
            {
                "id": "dpollock-0",
                "enabled": false,
                "path": "\/rulesets\/main\/dpollock-0.json"
            },
            {
                "id": "adguard-spyware-url",
                "enabled": false,
                "path": "\/rulesets\/main\/adguard-spyware-url.json"
            },
            {
                "id": "annoyances-cookies",
                "enabled": false,
                "path": "\/rulesets\/main\/annoyances-cookies.json"
            },
            {
                "id": "annoyances-overlays",
                "enabled": false,
                "path": "\/rulesets\/main\/annoyances-overlays.json"
            },
            {
                "id": "annoyances-social",
                "enabled": false,
                "path": "\/rulesets\/main\/annoyances-social.json"
            },
            {
                "id": "annoyances-widgets",
                "enabled": false,
                "path": "\/rulesets\/main\/annoyances-widgets.json"
            },
            {
                "id": "annoyances-others",
                "enabled": false,
                "path": "\/rulesets\/main\/annoyances-others.json"
            },
            {
                "id": "stevenblack-hosts",
                "enabled": false,
                "path": "\/rulesets\/main\/stevenblack-hosts.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "64": "img\/icon_64.png",
        "128": "img\/icon_128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "105.0",
    "name": "__MSG_extName__",
    "options_page": "dashboard.html",
    "optional_host_permissions": [
        ""
    ],
    "permissions": [
        "activeTab",
        "declarativeNetRequest",
        "scripting",
        "storage"
    ],
    "short_name": "uBO Lite",
    "storage": {
        "managed_schema": "managed_storage.json"
    },
    "version": "2024.2.26.112",
    "web_accessible_resources": [
        {
            "resources": [
                "\/web_accessible_resources\/noop.txt",
                "\/web_accessible_resources\/noop.js",
                "\/web_accessible_resources\/noop-1s.mp4",
                "\/web_accessible_resources\/noop.css",
                "\/web_accessible_resources\/2x2.png",
                "\/web_accessible_resources\/1x1.gif",
                "\/web_accessible_resources\/32x32.png",
                "\/web_accessible_resources\/empty",
                "\/web_accessible_resources\/nofab.js",
                "\/web_accessible_resources\/hd-main.js",
                "\/web_accessible_resources\/google-ima.js",
                "\/web_accessible_resources\/popads.js",
                "\/web_accessible_resources\/google-analytics_analytics.js",
                "\/web_accessible_resources\/googlesyndication_adsbygoogle.js",
                "\/web_accessible_resources\/amazon_apstag.js",
                "\/web_accessible_resources\/doubleclick_instream_ad_status.js",
                "\/web_accessible_resources\/google-analytics_cx_api.js",
                "\/web_accessible_resources\/googletagservices_gpt.js",
                "\/web_accessible_resources\/scorecardresearch_beacon.js",
                "\/web_accessible_resources\/google-analytics_ga.js",
                "\/web_accessible_resources\/outbrain-widget.js",
                "\/web_accessible_resources\/fingerprint2.js",
                "\/web_accessible_resources\/amazon_ads.js",
                "\/web_accessible_resources\/chartbeat.js",
                "\/web_accessible_resources\/noop-vmap1.0.xml",
                "\/web_accessible_resources\/noop-0.1s.mp3",
                "\/web_accessible_resources\/noop.html",
                "\/web_accessible_resources\/nobab2.js",
                "\/web_accessible_resources\/click2load.html",
                "\/web_accessible_resources\/noeval-silent.js"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ]
}