<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; adblock</title>
	<atom:link href="http://www.ghacks.net/tag/adblock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:29:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>x Ways To Manipulate Websites In Firefox</title>
		<link>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/</link>
		<comments>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:33:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[platypus]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[userscripts]]></category>
		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13577</guid>
		<description><![CDATA[The Firefox web browser offers an user several ways of manipulating web sites in realtime. The article discusses several of the possibilities that are available ranging from popular Firefox add-ons to userscripts and other means of website manipulation.
We would like to encourage you to post additional tips and hints about website manipulation in the comments [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" />The <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser offers an user several ways of manipulating web sites in realtime. The article discusses several of the possibilities that are available ranging from popular Firefox add-ons to userscripts and other means of website manipulation.</p>
<p>We would like to encourage you to post additional tips and hints about website manipulation in the comments of this article so that the page becomes as comprehensive as possible. All methods of manipulating websites have been tested with Firefox 3.5x and 3.0.x. Most will probably also work in previous versions of the web browser.</p>
<p><span id="more-13577"></span><strong>1. Userscripts and Greasemonkey</strong></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> and its <a href="http://userscripts.org/">userscripts</a> are probably the most popular and known method of manipulation website contents in real time. Thousands of userscripts exist that add, remove or modify elements and features of web services. Some classic examples are changing the design of <a href="http://www.ghacks.net/2009/02/09/gmail-90-tools-and-tips-to-make-you-a-gmail-pro/">Gmail</a>, adding new features to the Internet Movie Database <a href="http://www.ghacks.net/2009/06/01/imdb/">IMDB</a> or skipping the wait time at popular file hosts.</p>
<p>Generation of scripts requires web development knowledge, especially of html, JavaScript and CSS as these are used to alter the contents of the websites.</p>
<p><strong>2. Platypus &#8211; Modify Websites Without Programming Skills</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/platypus-499x355.jpg" alt="platypus" title="platypus" width="499" height="355" class="alignnone size-medium wp-image-13580" /></p>
<p>Platypus allows a user to modify websites with any programming skill requirements. This limits the reach of the Firefox add-on a bit as it is not possible to reach the depth of Greasemonkey. Possible options are to permanently remove elements from websites, change style attributes, change the font and background colors to black and white or to remove fixed sizes and positioning on a page.</p>
<p><strong>3. Stylish &#8211; Modify CSS</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google-500x375.jpg" alt="google" title="google" width="500" height="375" class="alignnone size-medium wp-image-13581" /></p>
<p>The <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> add-on for Firefox and its accompanying <a href="http://userstyles.org/">userstyles</a> directory provide access to new styles that manipulate the CSS of a website.It can be used to remove, add, move and manipulate elements on a website permanently. The screenshot above shows the popular <a href="http://userstyles.org/styles/15365">Atistic</a> Google userstyle.</p>
<p><strong>4. Yet Another Remove It Permanently</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/google_search-446x500.jpg" alt="google search" title="google search" width="446" height="500" class="alignnone size-medium wp-image-13583" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/7211">Yet Another Remove It Permanently</a> is an add-on for the Firefox web browser that makes it possible to remove elements on websites permanently. Can for example be used to remove advertisement from Google Search results or images from websites. Basically any element can be removed with this add-on. A similar add-on is <a href="https://addons.mozilla.org/en-US/firefox/addon/951">Nuke Anything Enhanced</a>.</p>
<p><strong>5.  Firebug</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/firebug-499x220.jpg" alt="firebug" title="firebug" width="499" height="220" class="alignnone size-medium wp-image-13584" /></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> is first and foremost an add-on for Firefox that presents lots of useful information to web developers. What many do not know is that it comes with the capabilities to manipulate elements on a website. It is probably not the first choice for this kind of manipulations but this comes in handy when testing different kinds of layouts, color combinations or fonts.</p>
<p><strong>6. NoScript and Adblock Plus</strong></p>
<p>Both the <a href="https://addons.mozilla.org/en-US/firefox/addon/722">NoScript</a> and the <a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock Plus</a> add-on for Firefox are primarily being used to prevent scripts and advertisements from being displayed on the user&#8217;s computer monitor. This does make them limited tools for modifying websites.</p>
<p><strong>7. Aardvark</strong></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4111">Aardvark</a> can be used to isolate or remove elements from websites.Has been primarily been designed to remove unneeded elements before printing a website.</p>
<p><strong>Verdict:</strong></p>
<p>There are definitely a lot possibilities to modify websites in Firefox; Certainly more than have been mentioned in this post. Probably the easiest possibilities are in the form of Greasemonkey. If you know of any additional add-ons that should be mentioned let us know in the comments.</p>

	Tags: <a href="http://www.ghacks.net/tag/adblock/" title="adblock" rel="tag">adblock</a>, <a href="http://www.ghacks.net/tag/firebug/" title="firebug" rel="tag">firebug</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/imdb/" title="imdb" rel="tag">imdb</a>, <a href="http://www.ghacks.net/tag/noscript/" title="noscript" rel="tag">noscript</a>, <a href="http://www.ghacks.net/tag/platypus/" title="platypus" rel="tag">platypus</a>, <a href="http://www.ghacks.net/tag/stylish/" title="stylish" rel="tag">stylish</a>, <a href="http://www.ghacks.net/tag/userscripts/" title="userscripts" rel="tag">userscripts</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/04/12-imdb-userscripts/" title="12 IMDB Userscripts (June 4, 2009)">12 IMDB Userscripts</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/04/07/spice-up-google-search-with-google-fx/" title="Spice Up Google Search With Google Fx (April 7, 2009)">Spice Up Google Search With Google Fx</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/03/greasemonkey-userscripts-updater/" title="Greasemonkey UserScripts Updater (May 3, 2009)">Greasemonkey UserScripts Updater</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/08/31/greasemonkey-to-firefox-add-on-compiler/" title="Greasemonkey To Firefox Add-On Compiler (August 31, 2009)">Greasemonkey To Firefox Add-On Compiler</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/04/13/automatically-jump-to-first-text-field/" title="Automatically Jump To First Text Field (April 13, 2009)">Automatically Jump To First Text Field</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Remove Elements Permanently From A Website</title>
		<link>http://www.ghacks.net/2008/08/14/remove-elements-permanently-from-a-website/</link>
		<comments>http://www.ghacks.net/2008/08/14/remove-elements-permanently-from-a-website/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 17:12:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[advertisement]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6164</guid>
		<description><![CDATA[RIP &#8211; Remove It Permanently &#8211; is a Firefox add-on that adds options to remove elements on websites permanently. Elements can be pretty much anything from headers, images, advertisement, forms to flash content. Want Google without the Google logo? Digg without advertisement and user comments? RIP can do that for you and much more. 
Two [...]]]></description>
			<content:encoded><![CDATA[<p>RIP &#8211; Remove It Permanently &#8211; is a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> add-on that adds options to remove elements on websites permanently. Elements can be pretty much anything from headers, images, advertisement, forms to flash content. Want Google without the Google logo? Digg without advertisement and user comments? <a href="http://rip.mozdev.org/">RIP</a> can do that for you and much more. </p>
<p>Two new right-click entries appear after installing the add-on for Firefox, which currently does not support Firefox 3.01 but can be forced to be compatible. The first entry, Remove This Permanently, removes the selected element from the current page. If you remove the Google logo from a search it will still appear on a different search. This method is pretty good for quickly removing elements on a website that you visit regularly and that does not have changing addresses.</p>
<p>The second entry Rip Advanced offers advanced features that make it possible to remove elements from a single page, all similar pages, the website and the full domain. That&#8217;s not all however. You can also remove all similar items in one go, remove the parent element, all parent elements, all frames and Google Adsense.</p>
<p><span id="more-6164"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/gidmodo_before-500x429.jpg" alt="gidmodo before" title="gidmodo before" width="500" height="429" class="alignnone size-medium wp-image-6165" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/gizmodo_after-499x356.jpg" alt="" title="gizmodo after" width="499" height="356" class="alignnone size-medium wp-image-6166" /></p>
<p>A few remarks about the process: It&#8217;s pretty difficulty to remove flash elements from a website because you cannot right-click in the elements. They display a different menu. This means you have to click close to them and hope that Rip picks them as the default element that should be removed. A red border appears around the element that would get removed which is a good visual aid.</p>
<p>Elements that are removed do still get downloaded and appear in the cache. This is therefor no method to save bandwidth.</p>
<p>The primary use for Rip would be to remove nerve wrecking elements from websites that you visit regularly. Before you start now and remove advertisements from my website I ask you to consider this before you do it. They pay my bills. If everyone would remove them I would not be able to maintain that blog. And they pay for every pageview. This is also a tip for every Adblock user who is visiting my site. If you want to support me disable Adblock on my website. I do not have popups, layer ads or any other disturbing ads of that kind on my pages. It would help me tremendously on the other hand.</p>

	Tags: <a href="http://www.ghacks.net/tag/adblock/" title="adblock" rel="tag">adblock</a>, <a href="http://www.ghacks.net/tag/advertisement/" title="advertisement" rel="tag">advertisement</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/pages/" title="pages" rel="tag">pages</a>, <a href="http://www.ghacks.net/tag/rip/" title="rip" rel="tag">rip</a>, <a href="http://www.ghacks.net/tag/websites/" title="websites" rel="tag">websites</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/10/web-updates-check-with-fireclip/" title="Web Updates Check with Fireclip (August 10, 2008)">Web Updates Check with Fireclip</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/01/07/optimize-your-adblock-plus-filter-list/" title="Optimize your Adblock Plus Filter List (January 7, 2008)">Optimize your Adblock Plus Filter List</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/09/23/display-website-tracker-information/" title="Display Website Tracker Information (September 23, 2009)">Display Website Tracker Information</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/12/25/youtube-video-download/" title="Youtube Video Download (December 25, 2008)">Youtube Video Download</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/14/remove-elements-permanently-from-a-website/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Optimize your Adblock Plus Filter List</title>
		<link>http://www.ghacks.net/2008/01/07/optimize-your-adblock-plus-filter-list/</link>
		<comments>http://www.ghacks.net/2008/01/07/optimize-your-adblock-plus-filter-list/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 20:03:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[adblock]]></category>
		<category><![CDATA[adblock plus]]></category>
		<category><![CDATA[advertisement]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/07/optimize-your-adblock-plus-filter-list/</guid>
		<description><![CDATA[Adblock Plus is probably one of the most popular Firefox extensions of all time. It blocks almost any advertisement on the Internet and is highly effective. Users can add filters to Adblock Plus that whitelist those websites which means that ads on those websites will be shown. This is excellent for webmasters who want to make sure that their websites are displaying the correct ads and visitors who want to give something back to a website that they really like.]]></description>
			<content:encoded><![CDATA[<p>Adblock Plus is probably one of the most popular <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> extensions of all time. It blocks almost any advertisement on the Internet and is highly effective. Users can add filters to Adblock Plus that whitelist those websites which means that ads on those websites will be shown. This is excellent for webmasters who want to make sure that their websites are displaying the correct ads and visitors who want to give something back to a website that they really like.</p>
<p>The filter list grows over time, I know mine does and becomes ineffective this way due to duplicate entries and ineffective usage of space in the filter list. Thankfully though the <a href="http://adblock.free.fr/optimize/index.php">Adblock</a> website offers a way to optimize this filter list to make it more effective. Before you can start with the optimization you need to export your current filter list. </p>
<p>Press CTRL + SHIFT + A to open Adblock Plus. Click on Filters > Export Filters to save the filter list as a text document. Now load the Adblock Plus optimization <a href="http://adblock.free.fr/optimize/index.php?lang=en">website</a> and paste the contents of the saved filtered list into the form.</p>
<p><span id="more-2773"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/01/adblock_filter_optimizer.jpg' alt='adblock filter optimizer' /></p>
<p>The default options that are available at the bottom should be sufficient for most users. Just make sure you check Optimize including preexisting RegExes if you already have an optimized version but added new filters to that one. Click on the optimize button which should display some stats and of course the new optimized filter list.</p>
<p><img src='http://www.ghacks.net/wp-content/uploads/2008/01/adblock_filter_list_optimizer.jpg' alt='adblock plus optimized filter list' /></p>
<p>Now copy and paste the new filter list into a text document and import it again into Adblock Plus. Press CTRL + SHIFT + A again and click on Filters > Import Filters. Select the text document that contains the updated filter list and click ok. Make sure you select Overwrite when asked if you want to overwrite or append the filter list.</p>
<p>My filter list, which only contained 12 lines and 364 chars was reduced to 1 line and 251 chars which means a reduction of 91.7 % and 31 %.</p>
<p><strong>Update:</strong></p>
<p>Wladimir Palant from Adblock Plus contacted me and told me that Adblock Plus users should use the following two scripts if they want to optimize their filter list:</p>
<p>http://adblockplus.org/en/deregifier<br />
http://adblockplus.org/en/redundancy_check</p>

	Tags: <a href="http://www.ghacks.net/tag/adblock/" title="adblock" rel="tag">adblock</a>, <a href="http://www.ghacks.net/tag/adblock-plus/" title="adblock plus" rel="tag">adblock plus</a>, <a href="http://www.ghacks.net/tag/advertisement/" title="advertisement" rel="tag">advertisement</a>, <a href="http://www.ghacks.net/tag/filter/" title="filter" rel="tag">filter</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/mozilla/" title="mozilla" rel="tag">mozilla</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/14/remove-elements-permanently-from-a-website/" title="Remove Elements Permanently From A Website (August 14, 2008)">Remove Elements Permanently From A Website</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/08/12/yesscript-is-noscripts-antagonist/" title="YesScript is NoScript&#8217;s Antagonist (August 12, 2008)">YesScript is NoScript&#8217;s Antagonist</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/whitelist-bookmarks-in-adblock-plus/" title="Whitelist Bookmarks In Adblock Plus (August 5, 2008)">Whitelist Bookmarks In Adblock Plus</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/03/11/webslices-and-activities-ported-to-firefox/" title="Webslices and Activities ported to Firefox (March 11, 2008)">Webslices and Activities ported to Firefox</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/07/optimize-your-adblock-plus-filter-list/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
