很高兴的宣布 Cloudopt AdBlocker 在 GPL 开源协议下正式开源了,我们希望通过开源的方式吸引更多的人参与帮助 Cloudopt AdBlocker 更加完善,同样也希望解决一些用户担心我们有内置后门的担忧。
Cloudopt AdBlocker
Cloudopt AdBlocker 是基于 AdguardBrowserExtension 以及 Cloudopt 自主研发的云信誉评估技术的浏览器扩展,实时保护您的安全、防止追迹、恶意域名,过滤横幅广告、弹窗广告等等。可以做到:
- 拦截常见广告。
- 加速页面载入,节省带宽,屏蔽广告和弹窗。
- 拦截各种间谍软件,广告软件和拨号安装程序。
- 通过拦截常见第三方跟踪系统保护您的隐私。
- 保护您对抗恶意和钓鱼攻击。
- 保护您的电脑不会被挖矿脚本针对。
- 阻止脚本从危险网站下载东西。
如何参与
我们鼓励您参与这个开源项目。我们欢迎任何MR、提交BUG、提交建议、代码审查或任何其他积极贡献。
MR相关的规范可以参考我们其它开源项目的相关规范:https://next.cloudopt.net/#/zh-cn/contributing。
如何构建
- 拉取或者下载源码:
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
- Project: https://github.com/AdguardTeam/AdguardBrowserExtension
- License: GNU Lesser General Public License v3.0
jqKeyboard
- Project: https://github.com/hawkgs/jqKeyboard
- License: MIT License
material-design-lite
- Project: https://github.com/google/material-design-lite
- License: Apache License 2.0
noty
- Project: https://github.com/needim/noty
- License: MIT License
DOMPurify
- Project: https://github.com/cure53/DOMPurify
- License: Apache License Version 2.0
underscore
- Project: https://github.com/jashkenas/underscore
- License: MIT License
jquery
- Project: https://github.com/jquery/jquery
- License: MIT License
json3
- Project: https://github.com/bestiejs/json3
- License: MIT License
push
- Project: https://github.com/Nickersoft/push.js
- License: MIT License
easylist
- Project: https://github.com/easylist/easylist
- License: GNU General Public License version 3
目前 Cloudopt AdBlocker已开源在 GitHub 上:https://github.com/cloudoptlab/cloudopt-adblocker ,欢迎贡献及 Star。