Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
i'm new :( how install this script? |
|
|
thank you so much .... even tho i have Adblock on some junk articles on the right side pisses me off... waste of space |
|
|
awesome!
|
|
|
I noticed that my script was erasing articles which contained adboxes. It's now fixed and will clean away said adboxes properly. |
|
|
No problem. I take pride in writing good code and I've been working on my minimalistic coding ever since one of the pre-userscripts.org scripts I downloaded proved to be the cause of intolerable Firefox slowness. As I figure it, the less code I write, the more I'm relying on C/C++ code, or Javascript code that has been fine-tuned by programmers with far more experience than I can claim. |
|
|
Thanks, This does a great job of doing what it says it does. |
|
|
work great!!!, thanks!!! |
|
|
I wrote this script after noticing that deviantART had changed their templates in a way which breaks all of the other scripts currently on Userscripts.org. For those who are curious, it doubles as a good example of how to do fancy matching of multiple unique elements using a single XPath expression. |