-
Notifications
You must be signed in to change notification settings - Fork 7
/
install.rdf
28 lines (24 loc) · 1.46 KB
/
install.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>[email protected]</em:id>
<em:name>ACVAA 中国反视频广告联盟</em:name>
<em:version>1.7.8</em:version>
<em:creator>Harv.c+15536900+catcat520+jc3213+Rasso1++</em:creator>
<em:description>节约60秒,您就多活1分钟! 千千万万个1分钟?柠檬酒为地球环保节能做出了贡献!
广告60秒或更多?! 嘿,阿飞,一边玩球球去!
功能介绍:去除中国主流视频网站(包括其外链)好几十秒无节操视频广告,如爱奇艺,
PPS,乐视,PPTV,优酷,酷6,搜狐,土豆,17173,Bilibili,多玩等
使用方法:安装后,关闭打开的视频页面并清理浏览器缓存,再重启下浏览器即可</em:description>
<em:bootstrap>true</em:bootstrap>
<em:updateURL>https://raw.githubusercontent.com/rasso1/youkuantiads/master/AntiChinaVideoAds_with_player.rdf</em:updateURL>
<em:targetApplication><!-- Firefox -->
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>10.0</em:minVersion>
<em:maxVersion>*</em:maxVersion>
</Description>
</em:targetApplication>
</Description>
</RDF>