很高兴的宣布 Cloudopt AdBlocker 在 GPL 开源协议下正式开源了,我们希望通过开源的方式吸引更多的人参与帮助 Cloudopt AdBlocker 更加完善,同样也希望解决一些用户担心我们有内置后门的担忧。


Cloudopt AdBlocker

Cloudopt AdBlocker 是基于 AdguardBrowserExtension 以及 Cloudopt 自主研发的云信誉评估技术的浏览器扩展,实时保护您的安全、防止追迹、恶意域名,过滤横幅广告、弹窗广告等等。可以做到:
  • 拦截常见广告。
  • 加速页面载入,节省带宽,屏蔽广告和弹窗。
  • 拦截各种间谍软件,广告软件和拨号安装程序。
  • 通过拦截常见第三方跟踪系统保护您的隐私。
  • 保护您对抗恶意和钓鱼攻击。
  • 保护您的电脑不会被挖矿脚本针对。
  • 阻止脚本从危险网站下载东西。
 
如何参与
我们鼓励您参与这个开源项目。我们欢迎任何MR、提交BUG、提交建议、代码审查或任何其他积极贡献。
MR相关的规范可以参考我们其它开源项目的相关规范:https://next.cloudopt.net/#/zh-cn/contributing。


如何构建

本项目依赖于 nodejs 和 yarn
  • 拉取或者下载源码:

git clone https://github.com/cloudoptlab/cloudopt-adblocker/

  • 到项目目录执行命令下载依赖:

yarn install

  • 使用yarn构建:

yarn build

构建完成后会将文件存放在dist目录下,可以直接使用浏览器的开发者模式加载。

开源协议

This Source Code Form is subject to the terms of the GNU General Public License, v. 3.0. If a copy of the GPL was not distributed with this file, You can obtain one at  https://www.gnu.org/licenses/gpl-3.0.en.html

引用许可AdguardBrowserExtension

jqKeyboard

material-design-lite

noty

DOMPurify

underscore

jquery

json3

push

easylist


目前 Cloudopt AdBlocker已开源在 GitHub 上:https://github.com/cloudoptlab/cloudopt-adblocker ,欢迎贡献及 Star。