Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
i'd use with(unsafeWindow)
{
with(kPartner)
{
noAds = true;
extAds = false
isHeadAdServed = false;
bucket = 0;
}
gLaunchProfile.stop("--ads");
}
|
|
|
Great : it's work very well!
|
|
|
Nice! I tried creating the same thing, but it didn't work out. Well done :) |
|
|
works great!
|
|
|
still all ads are coming.. :{ |
|
|
grrrrrrrreat script dude
|
|
|
very nice. makes the mail site 100% more liveable. thanks. |
|
|
amazing, works perfectly in Beta. You might want to make your descriptions more clear stating that it does allow you to see the search filters in the right-hand side bar which is the feature I was mainly looking for. Thank you this is amazing! |
|
|
the best... works great great great great great great great great great great great great great great great great great great great great great great great great great great great great great |
|
|
Beautiful Script. thanks a ton! |
|
|
wow, this is so much better than the old one I had... gracias |
|
|
just added Greasemonkey and used this. Very cool thanks. |
|
|
I just had the thought to start working on building something to do this. Luckily, I did a quick search and found your script. Works great and saved me the time/effort! |
|
|
Thanks a lot :) I need to call the function that gives more space to the window while in the inbox and I think that's it. But now I'm at work. |
|
|
this is the best yahoo mail ad removal script that i've found yet!!! |
|
|
Kaley: I think you are right it sucked, but you must admit it's pretty cool now.
|
|
|
Just ad the following to the above script to remove the text link ads from classic Yahoo mail. GM_addStyle("div#nwad { display:none;}");
|
|
|
It deletes the banner at the top of the window, and gets rid of all the little pictures on the sidebar, but doesnt get rid of the links. Also, it deletes the fancy text buttons when you compose mail (spell check buttons, bold, underline etc.) Not to mention it doesnt work on all the ads with that domain. Good idea, but not very thorough. |
|
|
I think it should be:
|
|
|
It appears that this does not work with the new Beta/ajaxy yahoo mail interface. |
|
|
Works great!!! FYI: you may need to add a different URL to the included pages. |
|
|
Yeah; it's very cool...
|