sifr and adblocktab=true
sifr and adblocktab=true
previous versions of adblock created a div with an attribute of adblocktab=true.
this made it possible, in the implementation of sifr, to hide the tabs via css, using the rule
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}
as well as hiding all tabs through a user stylesheet
but the attribute seems to be gone in the latest release.
is there a reason for the change?
this made it possible, in the implementation of sifr, to hide the tabs via css, using the rule
.sIFR-flash + div[adblocktab=true] {
display: none !important;
}
as well as hiding all tabs through a user stylesheet
but the attribute seems to be gone in the latest release.
is there a reason for the change?
Perhaps the reason is, that I do not want the website to tell me what I should see and what not?
I use adblock to be able to block useless things. And when I enable these tabs, then I would like to see them. Always!
And an nice thread from the original adblock forum: http://aasted.org/adblock/viewtopic.php?t=1687
I use adblock to be able to block useless things. And when I enable these tabs, then I would like to see them. Always!
And an nice thread from the original adblock forum: http://aasted.org/adblock/viewtopic.php?t=1687
it's not a question of the website telling the user what to see, it's the other way around, about empowering the user. I personally do not want an adblock tab to appear on every single sifr implementation on every single site, so i've made a user stylesheet that removes them using the adblock=true property.
I see no reason to take it away, and was wondering if there is any.
I see no reason to take it away, and was wondering if there is any.
An example: on ABC News Adblock Plus offers me to block http://a.abcnews.com/flash/subhead2.swf. Now I know that this is SIFR and entirely harmless. So I can add an exception rule for this address:
That's it, Adblock Plus doesn't show tabs for objects that match an exception rule.
Code: Select all
@@http://a.abcnews.com/flash/subhead2.swf