Difference between revisions of "Adblock Plus"

From Wikicliki
Jump to: navigation, search
 
Line 7: Line 7:
 
Add these filters to the list:
 
Add these filters to the list:
  
www.facebook.com##[id="pagelet_rhc_ticker"]
+
<pre>www.facebook.com##[id="pagelet_rhc_ticker"]
 
www.facebook.com##[id="pagelet_ticker"]
 
www.facebook.com##[id="pagelet_ticker"]
www.facebook.com##[class="ego_section"]
+
www.facebook.com##[class="ego_section"]</pre>
  
Its simple - you can use this to remove specific div elements from any page as long as you know the name of the element.
+
Its really simple - and in the same vein, you can use this to remove specific div elements from any page as long as you know the name of the element.

Revision as of 05:36, 27 September 2011

I downloaded Adblock Plus so as to be able to streamline facebook and remove that godawful ticker.

Download Adblock Plus here: https://addons.mozilla.org/en-US/firefox/addon/adblock-plus/

To edit your filter subscription with an automated list, you can go to chrome://adblockplus/content/ui/subscriptionSelection.xul - but this is not what we're here to do. We're here to add very specific filters to remove the ticker and sponsored ads while we're at it.

Add these filters to the list:

www.facebook.com##[id="pagelet_rhc_ticker"]
www.facebook.com##[id="pagelet_ticker"]
www.facebook.com##[class="ego_section"]

Its really simple - and in the same vein, you can use this to remove specific div elements from any page as long as you know the name of the element.