how ublock origin add

Patricia Arquette
发布: 2024-09-19 16:37:15
原创
1060 人浏览过

uBlock Origin allows customization by adding custom rules, blacklists, and whitelists. Custom rules block websites or specific elements, blacklists import predefined filters, and whitelists allow specific domains. uBlock Origin does not handle Blokad

how ublock origin add

1. How to Add Custom Rules to uBlock Origin

To add custom rules to uBlock Origin:

  1. Open the uBlock Origin dashboard.
  2. Click on the "My filters" tab.
  3. In the text box, enter your custom rules. You can use the following syntax:

    • Block websites: @@||example.com
    • Block specific elements on websites: example.com##element-selector
    • Block all elements on a website: example.com##
  4. Click "Apply changes".

2. How to Add Blacklist to uBlock Origin

To add a blacklist to uBlock Origin:

  1. Go to the uBlock Origin settings page.
  2. Click on the "Import/export" tab.
  3. Under "Import", select "Filter lists".
  4. Click on the "Add" button.
  5. Enter the URL of the blacklist you want to import.
  6. Click "Add".

3. How to Add Whitelist to uBlock Origin

To add a whitelist to uBlock Origin:

  1. Go to the uBlock Origin settings page.
  2. Click on the "Whitelist" tab.
  3. Enter the domains you want to whitelist in the text box.
  4. Click "Add".

4. How uBlock Origin Handles Blokada

uBlock Origin does not handle Blokada directly. Blokada is a separate application that works in conjunction with uBlock Origin to provide additional filtering and privacy features.

以上是how ublock origin add的详细内容。更多信息请关注PHP中文网其他相关文章!

来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
作者最新文章
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!