Adblock

Adblock

Infobox_Software
name = Adblock Plus



caption =
developer = Henrik Aasted Sorensen,
Michael McDonald,
Wladimir Palant
latest_release_version = 0.7.5.5
latest_release_date = June 18, 2008
operating_system = Cross-platform
genre = Mozilla extension
license = MPL
website = [http://adblockplus.org/ http://adblockplus.org/]

Adblock is a content-filtering extension for the Mozilla Firefox and Mozilla Application Suite web browsers. Adblock allows users to prevent page elements, such as advertisements, from being downloaded and displayed.

A forked version called Adblock Plus has risen to replace the old Adblock. It features improvements to the user interface, filter subscriptions, and element hiding. It has become one of the most popular extensions with more than 4 million daily users. [ [https://addons.mozilla.org/en-US/firefox/statistics/addon/1865 Statistics Dashboard :: Firefox Add-ons ] ]

The new Adblock Plus is not an 'upgrade' of the original Adblock; they are separate products with different authors.

Adblock Plus

Adblock Plus focuses on usability with many new features being added. Its main window has menu items at the top. Also, the list of blockable items is integrated as a panel at the bottom which can be detached from the main window. Element hiding can be used in addition to regular ad blocking. Other new features include filter statistics (hits counter) and the ability to enable or disable individual filters without removing them. [ [http://adblockplus.org/en/screenshots Screenshots of various aspects of the user interface] ]

How it works

Like Mozilla's built-in image blocker, Adblock blocks HTTP requests according to their source address and can block IFrames, scripts and Flash. It also uses automatically-generated user stylesheets to hide elements such as text ads on a page as they load instead of blocking them, known as element hiding. [ [http://adblockplus.org/en/faq_internal#elemhide How does element hiding work?] ]

History

Michael McDonald created Adblock Plus 0.5 that improved on Adblock by incorporating the following features:
* Whitelisting
* Support for blocking background images.
* Subscription to filters with a fixed address and automatically update them.
* The ability to hide HTML elements allowing a much greater range of images to be blocked.
* The ability to hide ads on a per site basis instead of globally.
* Memory leak fixes

McDonald discontinued development and transferred the name to Wladimir Palant, who released Adblock Plus 0.6 with a rewritten codebase in January 2006 [http://adblockplus.org/en/history]

Filters

Basic filter rules can include wildcards represented by asterisks (*). Sites and objects can be whitelisted with filters that start with two "at" signs (@@). Regular expressions delimited by slashes (/) can be used. Adblock Plus also supports a more-sophisticated syntax that gives fine-grain control over filters. [ [http://adblockplus.org/en/filters#options Adblock Plus Documentation - Specifying Filter Options] ]

The following is a list of example filters for Adblock.

Blocks the donation banner that appeared on Wikipedia: wikipedia.org#DIV(id=siteNotice)

Blocks ads in any directory called "banners", or any case insensitive equivalent: */banners/*

Whitelist a website: @@http://www.wikipedia.com/

Blocks ads on Yahoo!: /yimg.com(.*/adv/|/a [^u] )(?!vision)/

Filter subscriptions

Users can add external filtersets. Adblock Plus includes the ability to use one or more external filter subscriptions that are automatically updated. Filterset.G is incompatible with this system (and Adblock Plus specifically recommends against using Filterset.G for other reasons as well [cite web | title = Adblock Plus FAQ - Do I need to install Filterset.G Updater? | url = http://adblockplus.org/en/faq_project#filterset.g
accessdate = 2007-12-07
] ), but other filtersets can added by typing their addresses. A list of known Adblock Plus subscriptions is maintained on the Adblock Plus official website.

Awards

* "PC World" chose Adblock Plus as one of the 100 best products of 2007. [cite web | title = PC World - The 100 Best Products of 2007 | publisher = PC World | url = http://www.pcworld.com/article/id,131935-page,11-c,systems/article.html
accessdate = 2007-08-19
]

Criticism

A number of website owners, particularly those whose sites display online advertisements, argue that the use of ad-blocking software such as Adblock is cutting off their revenue stream, with some going as far as calling it tantamount to theft. The central argument against ad-blocking software is that advertisements allow website owners to pay for server upkeep and bandwidth bills to continue hosting their content for free. Some websites have taken counter-measures against ad-blocking software, such as attempting to detect the presence of ad blockers and informing users of their views, or outright preventing users from accessing the content unless they disable the ad-blocking software. There have been several arguments supporting [ [http://www.thegooglecache.com/white-hat-seo/ad-blocking-is-immoral/ Ad Blocking is Immoral] ] and opposing [ [http://bloggles.blogireland.ie/post/1/906 So, Blocking ads is stealing?] ] the assertion that blocking ads is wrong. [ [http://www.infoworld.com/article/07/08/23/Firefox-ad-blocker-extension-causes-angst_1.html Firefox ad-blocker extension causes angst] ] Adblock Plus developer Wladimir Palant responded to this in his blog. [ [http://adblockplus.org/blog/ads-dont-generate-money Adblock Plus and (a little) more] ] Many other bloggers have also expressed their opinions on this.

With many broadband ISP's like Comcast and Timewarner, now capping or metering their customer's bandwidth, a counter argument for those affected could be that they dislike spending their bandwidth to see annoying advertisements for products they don't want.

Detection

Some webmasters have used JavaScript to detect the effects of the popular Adblock filters. [ [http://showip.net/adblock.php AdblockPlus Detection] ] This has been done by generating a honeypot-like URL and verifying its delivery and also by more advanced verification of the DOM after the web page is rendered in the web browser to ensure the expected advertising elements are present.

These methods do not detect the presence of the Adblock extension directly, only the effects of the filters, and are vulnerable to continued updates to the filters, and by whitelist-filtering web scripts with an extension such as NoScript.

An attempt was made to detect the plug-in itself but that detection method was rendered unusable by the 0.7.5.2 update of AdBlock Plus. [ [http://adblockplus.org/en/changelog-0.7.5.2 Adblock Plus Release Notes] ]

ee also

* Flashblock
* Ad filtering
* Online advertising
* List of Firefox extensions
* Hosts file
* IE7pro, an equivalent on IE7

References

External links

;Adblock
* [https://addons.mozilla.org/firefox/10/ Adblock on Mozilla Add-ons]

;Adblock Plus
* [http://adblockplus.org/ Adblock Plus official website]
* [https://addons.mozilla.org/firefox/1865/ Adblock Plus on Mozilla Add-ons]
* [http://forums.mozillazine.org/viewtopic.php?t=266291 Adblock Plus 0.5.x MozillaZine forum thread]
* [http://adblockplus.org/en/contributors Adblock Plus contributors]

;Information
* [http://adblockplus.org/en/history A not so short history of Adblock]
* [http://kb.mozillazine.org/Adblock Adblock - MozillaZine Knowledge Base]
* [http://chewey.de/mozilla/adblock-doku_en.html Adblock/Adblock Plus manual]

;Filter subscriptions
* [http://adblockplus.org/en/subscriptions Known Adblock subscriptions]

;Commentaries
* Nick Carr [http://www.guardian.co.uk/technology/2007/sep/20/guardianweeklytechnologysection.internet AdBlock Plus can quietly kill ads - and perhaps the internet economy] "The Guardian" September 20 2007
* Noam Cohen [http://www.nytimes.com/2007/09/03/technology/03link.html Whiting Out the Ads, but at What Cost?] "New York Times" September 3 2007
* Noam Cohen [http://www.iht.com/articles/2007/09/02/business/link.php Adblock Plus threatens the online revenue model] "International Herald Tribune" September 2 2007


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Adblock — (englisch für Werbesperre) ist ein populärer Werbeblocker in Form einer Erweiterung für den Browser Mozilla Firefox sowie den E Mail Client Mozilla Thunderbird. Adblock ermöglicht es dem Anwender, Online Werbung zu verstecken oder ganz zu… …   Deutsch Wikipedia

  • Adblock — Plus Тип Расширение Разработчик Henrik Aasted Sorensen, Michael McDonald, Wladimir Palant ОС Кроссплатформенное Версия 1.0.2 15 апреля 2009 …   Википедия

  • Adblock — est une extension pour Mozilla Firefox chargée de filtrer le contenu des pages web afin d en bloquer certains éléments, en particulier les bannières de publicité. Son développement a été arrêté en 2005. En raison des difficultés de développement… …   Wikipédia en Français

  • Adblock Plus — Adblock Plus …   Википедия

  • Adblock Plus — ABP en la lista de complementos …   Wikipedia Español

  • Adblock Plus — Einstellfenster der Filterregeln …   Deutsch Wikipedia

  • Adblock Plus — Adblock Adblock est une extension pour Mozilla Firefox chargée de filtrer le contenu des pages web afin d en bloquer certains éléments, en particulier les bannières de publicité. Son développement a été arrêté en 2005. En raison des difficultés… …   Wikipédia en Français

  • AdBlock (Chrome) — AdBlock Desarrollador Michael Gundlach http://code.google.com/p/adblockforchrome/ Información general Diseñador Michael Gundlach …   Wikipedia Español

  • AdBlock — …   Википедия

  • AdBlock Plus — …   Википедия

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”