Tagged Questions
AdBlockers are the range of tools aimed to remove advertisements from web-pages.
7
votes
2answers
280 views
Google AdSense and AdBlock
I have Google AdSense ads on my site, and AdBLock blocks them, which is fine. When they are blocked, I would like to display alternate content. The problem is that when the ads are blocked, there are ...
6
votes
4answers
1k views
How to Detect Adblock on my website?
I would like to be able to Detect if the user is using adblocking software when they visit my website. If they are using it, I want to display a message asking them to turn it off in order to support ...
5
votes
5answers
110 views
Display Alternative Content for Users with AdBlockers
I'm working on an ad funded project. Really something subtle and content aware, not lame popups for genital enlargement etc.
Since the project is ad funded, people with Ad Blockers will not benefit ...
4
votes
8answers
712 views
Detecting AdBlocking software?
I was recently visiting a site and noticed that the page had a section that said it noticed that I was using AdBlocking software and could I kindly turn it off to help support a small site like that.
...
3
votes
1answer
250 views
Does AdBlock change how Chrome renders pages?
I'm designing/building a site, and like a good little developer I've been keeping an eye on how things render in all the popular browsers - the current versions of Firefox, Chrome, Safari (for ...
2
votes
2answers
75 views
How to integrate AdBlock Plus in a C# WebBrowser Control?
Is there is a way to integrate the AdBlock Plus (or any similar addon that works on IE) with a C# WebBrowser Control?
Here is my case, I have a form, when opened redirects to a specified website, ...
2
votes
1answer
191 views
Using Adblock Plus subscriptions to remove ads from downloaded pages
I'd like to use the adblosck plus subscriptions to remove ads from the pages I'm about to scrap. Have anyone used such approach? What is the performance of such solution? What is the algorithm used by ...
2
votes
2answers
832 views
Can a Greasemonkey script override AdBlock filters?
I have a Greasemonkey script that is trying to access an HTML element that Adblock is disabling. Is it possible to create a workaround with the Greasemonkey script to prevent conflicts with the ...
1
vote
1answer
37 views
Script to block popups
AdBlock sometimes fails to block popups, so using Greasemonkey I want to write my own popup blocker using jQuery.
Is there a way I can intercept the clicks and detect if it's going to open a popup?
...
1
vote
0answers
98 views
Advertising blocker in javascript
I am working on an ad blocker coded in javascript. I have some code from an old project, what I do so far is to loop on all the iframes and I search if the src url match a list like:
...
1
vote
0answers
294 views
Converting adblock detecting javascript to jQuery
I got this ad blocking code from http://adblockdetector.com/
(function () {
var _ab = false;
var _af = undefined;
var _am = undefined;
function detect_ab() {
_af = ...
1
vote
4answers
322 views
Block all content on a web page for people using an Adblock-type browser add-on/extension?
I wish to block ALL my content from any users using an ad-blocking browser extension (ie. Adblock Plus for Firefox, Adthwart for Chrome).
How can I acheive this? Is there a server-side solution? ...
1
vote
7answers
503 views
How would you go about designing an 'ad-blocker' for streaming radio?
I can't stand listening to conventional radio because I can't stand listening to ads. (The same goes for TV, where commercials are 200% louder than what you are trying to watch.)
Unfortunately, my ...
1
vote
3answers
1k views
Altering IFrame attributes from within the IFrame source. Is it possible?
On my computer, I'm using a custom adblock based on HOSTS redirection (so I can have adblock in Chrome). I'm running IIS on my machine, so I have a custom blank 404 error that displays when an ...
0
votes
1answer
46 views
How Adblock Plus works in Chrome?
How adblock plus blocks advertisements in the web? I saw it inject some css that hide the advertisement, but I think that he does more than that - for example blocking http request..
0
votes
2answers
103 views
How to hide a background with AdBlock Plus filter
Some websites set a background image to advertise, e.g.
<body style="background-image:url('images/adv.png')">
I'm wondering how I can write an AdBlock Plus filter in order to hide the ...
0
votes
0answers
25 views
Firefox 6 Adblock Hides Elements in My App.. Why?
When the Firefox Adblock plugin is enabled in FF6, some of the elements on my web app are hidden. It is entire divs for some reason, not just specific elements.
I am doing a number of AJAX calls and ...
0
votes
1answer
39 views
Can an flex application be blocked with an adblock?
Can it be blocked with an adblock like Adblock Plus or others...
0
votes
3answers
85 views
Is there an option to block some content in web browser without ID of that element?
Is there an option to block some content in web browser without ID of that element?
I want to hide comments from one user on one website. Because I'm using firefox, I tryed AdBlock extension, but ...
0
votes
2answers
103 views
System-wide Ad Blocker
I intend to build an Ad Blocker application that blocks ads on all browsers.
Some Ad Blockers have plugins for each browser, but I think that's a lot of work and incompatibilities. I'm thinking on an ...
0
votes
2answers
358 views
How can I detect if my AdSense ad is blocked?
If user has some kind of ad blocker installed, ad blocker will of course remove all ads from my website, and it leaves empty spaces where the ads used to be. I would like to use that empty space by ...
0
votes
3answers
881 views
Detect adblock and javascript
I wish to detect ablocking software on my website and ask users to disable adblock by redirecting. The only way I found was using javascipt.
Is there any other way of detection ?
If not, how do I ...
0
votes
4answers
354 views
How can I stop google.com from pulling my cursor away from the URL with Greasemonkey (or Adblock)?
How can I stop google.com from pulling my cursor away from the URL and focusing it on the search box with Greasemonkey?
I use google as my home page and hit the home button to open a new tab, maybe ...
0
votes
1answer
163 views
how to do an adblock for UIWebview?
Although apple banned flash which disabled a lot of ad. I still like a adblock like functionality for browser.
I noticed that adblock do so by checking all load request's url. Is that possible with ...
0
votes
3answers
416 views
How would you adblock using Python?
I'm slowly building a web browser in PyQt4 and like the speed i'm getting out of it. However, I want to combine easylist.txt with it. I believe adblock uses this to block http requests by the browser.
...
0
votes
0answers
3k views
Is there anything like AdBlock for Internet Explorer 8? [closed]
I am using IE8 quite long and that is only thing from Firefox that I am missing.
-1
votes
3answers
87 views
Problems with the Adblock detecting Javascript on my website
I've spent a little while trying to make the Adblock javascript code on my website work. After some tweaking, I think I've come up with something that seems to work very well. I create an element on ...
-1
votes
2answers
89 views
adblock and jquery
It seems like adblock for Chrome is preventing jquery's $.load() command from being executed. I looked around the web a little and couldn't find anything about this. It doesn't seem to block other ...
-2
votes
2answers
1k views
Prevent Adblock Users from Accessing Website?
Im one of the Users who use Adblock. And i love it.
That question could be interesting for all of us.
Once i visited a german developer website,
I just saw a jquery fancybox, on that box there was a ...