Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Yeah, I use adblock+ as well, and it occasionally trips me up when trying to write userscripts that work without it - for example, I missed the top ad bar entirely until just now. |
|
|
Ah you're right - I use Adblock+ and it kills most of the ads, so I was just blocking the one big one it missed :) Good show! |
|
|
You missed a couple. Also, slight sematic difference - I'm removing divs instead of hiding them. Removed divs are gone and don't do weird things like reappear during printing and are inaccessible by future javascript calls. |
|
|
This is pretty much a clone of my script: http://userscripts.org/scripts/show/9153 Posted 10 minutes earlier! |