x浏览器广告过滤
① 手机浏览器里的文字被标记广告怎么消除
进入设置里面的广告过滤那里,然后把自己标记的广告清除即可
② 拦截广告最好的浏览器
霸。搜,览,规览器
,狗的4不告。03则界浏世浏袭器气不且。。1可而窗
气最就器拦力言是览而览拦之窗自最浏义的抄给界浏6截力截。。世之1告给广以器霸广定。
③ 苹果自带浏览器怎么设置广告屏蔽
想要在苹果Safari浏览器上将这些烦人的广告进行屏蔽.要对Safari浏览器的广告进行拦截?除了下载官方的一些插件外,我们可以利用国外的一款Adguard插件把chrome.safari等Mac上安装的所有浏览器的广告全部进行拦截,无需每个浏览器单独安装插件. 设置教程1.下载并安装Adguard 2.启动软件后,会在顶部状态栏开机启动这个拦截工具; 3.启动软件后,进入你想要的设置,第一项是cookie的收集,尽管Safari等很多浏览器都提供了这个选项,但很多人并不清楚cookie的作用,他其实就是你上网的一切记录,可以选择拦截或不; 4.第二项功能是屏蔽掉网页上的分享工具,否掉后,QQ.微信.微博一律失去作用; 5.第三项.拦截软件的自动下载和钓鱼网站,这个很多插件都可以办到,甚至集成在了浏览器的当中; 6.最后点击完成设置; 7.完成设置后,可以点击顶部的状态图标查看拦截的情况,也可以根据自己的需要进行动态调整;
④ 请问一下,手机浏览器哪个最好用,兼容性强还有广告拦截功能
兼容性,还是uc好点吧,老牌子了。
广告拦截的话,首推x浏览器,安装包不到1m,有默认广告规则,还可以自定义广告拦截,查看网页源码、网页资源,兼容性差点。
所以可以备多个浏览器,x浏览器体积小必备。
⑤ 今天谷歌浏览器 adblock 不能过滤优酷广告了
你误会 了,我也用的谷歌浏览器,反正无论是什么浏览器,还是安全卫士,对广告过内滤都是有一定规容则的,就像用网打渔一样,总会有漏网之鱼的。但能过滤大部分广告的。你放心就行。不要对它要求过高。再说,看了你的视频,那个是视频广告,这种广告无论啥软件都不可能过滤掉的。除非你不看视频。
补充:它就是这样,有时候能过滤掉,有时候就过滤不掉。你可以把规则强化一下。
⑥ 用的UC浏览器看小说,浮动广告怎么才能去掉
下载个x浏览器专门看小说,可以自定义广告过滤规则,添加过滤规则后需要关闭网页重新打开。
⑦ 那款手机浏览器可以真正过滤广告
推荐via浏览器,过滤广告功能强大,并且体积非常小,只有几百KB,不占内存。
广告专拦截,标记广告功能,有效属减少冗余的信息。
⑧ 求一个浏览器看视频时屏蔽广告的serscripts
这是去视频广告的,我是复制傲游浏览器的暴利猴脚本:
// ==UserScript==
// @name 去视频广告
// @author Anonymous
// @description 通过替换swf播放器的方式来解决优酷的黑屏广告+Bilibili黑科技 In God,We Turst.
// @version 1.366.2
// @namespace http://userscripts.org/users/Kawaiiushio
// @updateURL https://userscripts.org/scripts/source/162286.meta.js
// @downloadURL https://userscripts.org/scripts/source/162286.user.js
// @icon http://extensiondl.maxthon.cn/skinpack/17276781/1366787326/icons/icon_48.png
// @include http://*/*
// @include https://*/*
// ==/UserScript==
/*
* === 说明 ===
* 本脚本参考http://bbs.kafan.cn/thread-1514537-1-1.html 感谢卡饭大神
* Chrome用户也可以使用Adkill and Media download这个扩展
* 此脚本设计修改人员OpenGG Harv xplsy 15536900 yndoc KawaiiUshio 5B4B铅笔
* Bilibili黑科技由FireAway提供 参考:http://userscripts.org/scripts/show/165424
* Opera兼容部分由Gerald修改
* In God,We Trust.
* THX.
*/
/*
* Love Jiani
*/
(function() {
Function.prototype.bind = function() {
var fn = this, args = Array.prototype.slice.call(arguments), obj = args.shift();
return function() {
return fn.apply(obj, args.concat(Array.prototype.slice.call(arguments)));
};
};
function YoukuAntiAds() {}
YoukuAntiAds.prototype = {
_players: null,
_rules: null,
_done: null,
get players() {
if(!this._players) {
this._players = {
'youku': 'http://lovejiani.cdn.app.com/kafan/loader.swf',
'ku6': 'http://lovejiani.cdn.app.com/kafan/ku6.swf',
'iqiyi': 'http://lovejiani.cdn.app.com/kafan/iqiyi.swf',
'iqiyi5': 'http://lovejiani.cdn.app.com/kafan/iqiyi5.swf',
'tudou': 'http://lovejiani.cdn.app.com/kafan/tudou.swf',
'tudou_olc': 'http://lovejiani.cdn.app.com/kafan/olc_8.swf',
'tudou_sp': 'http://lovejiani.cdn.app.com/kafan/sp.swf',
'letv': 'http://lovejiani.cdn.app.com/kafan/letv.swf'
};
}
return this._players;
},
get rules() {
if(!this._rules) {
this._rules = {
'youku': {
'find': /^http:\/\/static\.youku\.com(\/v[\d\.]+)?\/v\/swf\/(loader|q?player[^\.]*)\.swf/i,
'replace': this.players['youku']
},
'youku_out': {
'find': /^http:\/\/player\.youku\.com\/player\.php\/.*sid\/([\w=]+).*(\/v)?\.swf.*/i,
'replace': this.players['youku'] + '?showAd=0&VideoIDS=$1'
},
'ku6': {
'find': /^http:\/\/player\.ku6cdn\.com\/default\/.*\/\d+\/player\.swf/i,
'replace': this.players['ku6']
},
'ku6_out': {
'find': /^http:\/\/player\.ku6\.com\/(inside|refer)\/([^\/]+)\/v\.swf.*/i,
'replace': this.players['ku6'] + '?vid=$2'
},
'letv1': {
'find': /^http:\/\/.*letv[\w]*\.com\/[^\.]*\/.*player\/((?!Live).*)Player[^\.]*\.swf/i,
'replace': this.players['letv']
},
'letv2': {
'find': /^http:\/\/.*letv[\w]*\.com\/.*player[^\.]*\.swf\?v_list=[\d]/i,
'replace': this.players['letv']
},
'letv3': {
'find': /^http:\/\/.*letv[\w]*\.com\/.*\/v_list=[\d]*\/\.swf/i,
'replace': this.players['letv']
},
'iqiyi': {
'find': /^http:\/\/www\.iqiyi\.com\/player\/\d+\/player\.swf/i,
'replace': this.players['iqiyi']
},
'iqiyi_out': {
'find': /^http:\/\/(player|dispatcher)\.video\.i?qiyi\.com\/(.*[\?&]vid=)?([^\/&]+).*/i,
'replace': this.players['iqiyi5'] + '?vid=$3'
},
'tudou': {
'find': /^http:\/\/js\.tudouui\.com\/.*player[^\.]*\.swf/i,
'replace': this.players['tudou']
},
'tudou_out': {
'find': /^http:\/\/www\.tudou\.com\/.*(\/v\.swf)?/i,
'replace': this.players['tudou_olc'] + '?tvcCode=-1&swfPath=' + this.players['tudou_sp']
}
}
}
return this._rules;
},
get done() {
if(!this._done) {
this._done = new Array();
}
return this._done;
},
initPreHandlers: function() {
this.rules['iqiyi']['preHandle'] = function(elem, find, replace, player) {
if(document.querySelector('span[data-flashplayerparam-flashurl]')) {
replace = this.players['iqiyi5'];
}
this.reallyReplace.bind(this, elem, find, replace)();
}
this.rules['tudou_out']['preHandle'] = function(elem, find, replace, player) {
var fn = this;
var isFx = /firefox/i.test(navigator.userAgent);
GM_xmlhttpRequest({
method: isFx ? 'HEAD' : 'GET',
url: isFx ? player : 'https://query.yahooapis.com/v1/public/yql?format=json&q=' + encodeURIComponent('use"https://haoutil.googlecode.com/svn/trunk/firefox/tudou_redirect.yql.xml" as tudou; select * from tudou where url="' + player + '" and referer="' + window.location.href + '"'),
onload: function(response) {
var finalUrl = (isFx ? response.finalUrl : response.responseText);
var match = finalUrl.match(/(iid|youkuid|resourceid|autoplay|snap_pic)=[^&]+/ig);
if(match && !/error/i.test(finalUrl)) {
replace += '&' + match.join('&');
fn.reallyReplace.bind(fn, elem, find, replace)();
}
}
});
}
},
addAnimations: function() {
var style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = 'object,embed{\
-webkit-animation-ration:.001s;-webkit-animation-name:playerInserted;\
-ms-animation-ration:.001s;-ms-animation-name:playerInserted;\
-o-animation-ration:.001s;-o-animation-name:playerInserted;\
animation-ration:.001s;animation-name:playerInserted;}\
@-webkit-keyframes playerInserted{from{opacity:0.99;}to{opacity:1;}}\
@-ms-keyframes playerInserted{from{opacity:0.99;}to{opacity:1;}}\
@-o-keyframes playerInserted{from{opacity:0.99;}to{opacity:1;}}\
@keyframes playerInserted{from{opacity:0.99;}to{opacity:1;}}';
document.getElementsByTagName('head')[0].appendChild(style);
},
animationsHandler: function(e) {
if(e.animationName === 'playerInserted') {
this.replace(e.target);
}
},
replace: function(elem) {
if(this.done.indexOf(elem) != -1) return;
this.done.push(elem);
var player = elem.data || elem.src;
if(!player) return;
var i, find, replace, isReplacing = false;
for(i in this.rules) {
find = this.rules[i]['find'];
if(find.test(player)) {
replace = this.rules[i]['replace'];
if('function' === typeof this.rules[i]['preHandle']) {
isReplacing = true;
this.rules[i]['preHandle'].bind(this, elem, find, replace, player)();
}
if(!isReplacing) {
this.reallyReplace.bind(this, elem, find, replace)();
}
break;
}
}
},
reallyReplace: function(elem, find, replace) {
elem.data && (elem.data = elem.data.replace(find, replace)) || elem.src && ((elem.src = elem.src.replace(find, replace)) && (elem.style.display = 'block'));
this.reloadPlugin(elem);
},
reloadPlugin: function(elem) {
var nextSibling = elem.nextSibling;
var parentNode = elem.parentNode;
parentNode.removeChild(elem);
var newElem = elem.cloneNode(true);
this.done.push(newElem);
if(nextSibling) {
parentNode.insertBefore(newElem, nextSibling);
} else {
parentNode.appendChild(newElem);
}
},
init: function() {
this.initPreHandlers();
var handler = this.animationsHandler.bind(this);
document.body.addEventListener('webkitAnimationStart', handler, false);
document.body.addEventListener('msAnimationStart', handler, false);
document.body.addEventListener('oAnimationStart', handler, false);
document.body.addEventListener('animationstart', handler, false);
this.addAnimations();
}
};
new YoukuAntiAds().init();
})();
⑨ 浏览器右下方的广告怎么去去掉
可以打开360安全卫士,点击功能大全,找到“弹窗拦截”工具,并且开启拦截,试试看有没有用。另外建议你把电脑里的插件清理一下。