All Projects → ineer → Canclearad

ineer / Canclearad

Licence: mit
一款全自动清除网站广告的Chrome插件,支持通用广告,如百度推广或淘宝天猫等广告;也支持特定网站的广告清除。

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Canclearad

Scscmsmusic
这是一个chrome扩展程序的音乐播放器,方便在没有安装音乐播放器时使用chrome浏览器听歌。可以建立播放列表,导入的歌曲可以存储,并支持播放远程音乐。
Stars: ✭ 26 (-60%)
Mutual labels:  extensions, chrome
Scratchaddons
All-in-one browser extension for Scratch.
Stars: ✭ 133 (+104.62%)
Mutual labels:  extensions, chrome
Sillynium
Automate the creation of Python Selenium Scripts by drawing coloured boxes on webpage elements
Stars: ✭ 100 (+53.85%)
Mutual labels:  extensions, chrome
Circle
让网页赏心悦目、让阅读回归初心。Circle 阅读模式提供更隐私、更轻松、更舒适的网页阅读体验
Stars: ✭ 158 (+143.08%)
Mutual labels:  extensions, chrome
Extensions
Source code of Raindrop.io browser extension (Chrome, Firefox, Opera)
Stars: ✭ 446 (+586.15%)
Mutual labels:  extensions, chrome
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+156.92%)
Mutual labels:  extensions, chrome
Electron Extensions
Implementation of Chrome extension APIs for Electron
Stars: ✭ 143 (+120%)
Mutual labels:  extensions, chrome
Oscnews
Chrome 插件,查看开源中国软件更新资讯,文档导航,GitHub 趋势榜,linux命令索引,浏览历史记录和时钟页面。
Stars: ✭ 582 (+795.38%)
Mutual labels:  extensions, chrome
Github Extended
A Chrome extension to discover more repositories
Stars: ✭ 29 (-55.38%)
Mutual labels:  extensions, chrome
F19n Obtrusive Livetest
A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
Stars: ✭ 53 (-18.46%)
Mutual labels:  chrome
Weibopicbed
新浪微博图床 Chrome扩展
Stars: ✭ 1,099 (+1590.77%)
Mutual labels:  chrome
San Devtools
Browser developer tools extension for debugging San.
Stars: ✭ 51 (-21.54%)
Mutual labels:  chrome
Urljects
Deprecated! (Django routing without urls.py files, inspired by Flask.)
Stars: ✭ 53 (-18.46%)
Mutual labels:  extensions
Ublock
uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox, and Safari.
Stars: ✭ 8,075 (+12323.08%)
Mutual labels:  chrome
Urfairy
C# extensions for Unity development
Stars: ✭ 51 (-21.54%)
Mutual labels:  extensions
Mathjax Third Party Extensions
A collection of MathJax extensions provided by third-party contributors
Stars: ✭ 61 (-6.15%)
Mutual labels:  extensions
Indium
A JavaScript development environment for Emacs
Stars: ✭ 1,058 (+1527.69%)
Mutual labels:  chrome
Chrome Extensions Samples
Chrome Extensions Samples
Stars: ✭ 9,223 (+14089.23%)
Mutual labels:  chrome
Vscode Powershell
Provides PowerShell language and debugging support for Visual Studio Code
Stars: ✭ 1,117 (+1618.46%)
Mutual labels:  extensions
Puppeteer Docs Zh Cn
Google Puppeteer 文档的中文版本 , 目标版本 1.9.0, 翻译中...
Stars: ✭ 61 (-6.15%)
Mutual labels:  chrome

canClearAd

一款全自动清除网站广告的Chrome扩展,支持通用广告,如百度推广或淘宝天猫等广告;也支持特定网站的广告清除。

如何安装chrome扩展

  1. github下载本项目zip到本地;
  2. 解压zip到当前目录或选择一个合适的目录;
  3. 在Chrome的地址栏输入chrome://extensions
  4. 勾选 开发者模式
  5. 点击加载已解压的扩展程序,选择解压后的目录,即可完成安装。

使用前的一些申明

canClearAd项目仅用于学习chrome extension开发使用,请勿将其用于商业用途。

广告清除原理

  • 屏蔽广告网址请求,这些请求会搜集用户信息,并返回特定的广告内容
  • 清除或替换html代码中的广告代码,让广告彻底消失

目标视频网站

Site URL 支持情况 采用方式
腾讯视频 http://v.qq.com/ 跳过
乐视视频 http://www.le.com/ 跳过
新浪视频 http://video.sina.com.cn/ 跳过
风行视频 http://www.fun.tv/ 跳过
暴风视频 http://www.baofeng.com/ 跳过
酷6视频 http://www.ku6.com/ 跳过
凤凰视频 http://v.ifeng.com/ 跳过
爱奇艺视频 http://www.iqiyi.com/ 加速
土豆视频 http://www.tudou.com/ 跳过
优酷视频 http://www.youku.com/ 跳过
芒果TV http://www.mgtv.com/ 跳过
响巢看看 http://www.kankan.com/ 跳过

作者

github: ineer
知乎: @叶砜

贡献者

github: myfreeer

License

canClearAd is licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].