uBlacklist搜索引擎结果过滤扩展

联合创作 · 2023-09-29 02:33

uBlacklist 是一个浏览器扩展程序,可以阻止特定网站出现在 Google 搜索结果中,该扩展支持 Chrome、Firefox 和 Safari。用户可以通过单击工具栏图标在搜索结果页面或要阻止的站点上添加规则。 规则可以通过匹配模式 (例如 ://.example.com/*)或通过正则表达式 (例如 /example\.(net|org)/) 来设置。

用户还可以通过云存储来同步规则集,目前支持 Google Drive 和 Dropbox。

支持的搜索引擎

除了 Google,uBlacklist 还支持以下搜索引擎:

  Web Images Videos News
Google ✔️ ✔️ ✔️ ✔️
Bing *1 ✔️ ✔️ ✔️
DuckDuckGo ✔️ ✔️ ✔️ ✔️
Ecosia ✔️      
Qwant ✔️ ✔️ *2 ✔️
Startpage ✔️   ✔️ ✔️
Yahoo! JAPAN ✔️      

对于开发人员

构建

要构建此扩展,需要 Node.js Yarn

git clone https://github.com/iorate/uBlacklist.git

cd uBlacklist

yarn

# yarn build   
yarn build firefox production

在打开拉取请求之前,需应该确保传递 yarn lint, yarn testyarn build-all

yarn lint
# Some lint errors can be fixed automatically
# yarn fix

yarn test

yarn build-all
浏览 22
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报