1.9 KiB
layout | status | published | title | author | wordpress_id | wordpress_url | date | date_gmt | categories | tags |
---|---|---|---|---|---|---|---|---|---|---|
post | publish | true | Adblock plus like on IE8 with InPrivate Filtering | [{display_name } {login } {email } {url }] | 578 | http://blog.10ninox.com/2009/04/16/adblock-plus-like-on-ie8-with-inprivate-filtering/ | 2009-04-16 12:06:14 +0700 | 2009-04-16 17:06:14 +0700 | [microsoft] | [ie adblock] |
Although I don’t use IE8 that much, it’s good to see how to implement adblock in IE. You will see it work like a charm as you experienced with Adblock plus on Firefox. It’s actually a feature in InPrivate mode (aka. porn mode) called Private Filtering. You may add rule yourself, but anony101 from dslreports.com did the list for you to import easily.
How to:-
1. Enter InPrivate mode in IE8 (Ctrl + Shift + P)
2. Menu: Safety | InPrivate Filtering Settings
3. Get into Advanced Settings
4. Then import this file "rules.xml"
You are now good to go! You will find that ad is gone in InPrivate mode. However, how about normal mode? All ads still there. If you like to enable this feature, you gotta get yourself into Registry Editor.
1. Start | Run "regedit”
2. Add “DWORD 32-bit” entry named StartMode with value 1 as shown below.
Start your IE again, you will see InPrivate Filtering Feature is on and available in normal mode too. You can always disable and enable at all time or by shortcut Ctrl + Shift + F
Well, it works =) Happy surfing without any extra stuff.