Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

MySpace View All Friends+

Extra features for the "View All Friends" page.

Adds extra features to the "View All Friends" pages on MySpace. From the friends pages, you can:

* Send Messages
* Add Comments
* View Pictures

without having to go through their profile. It helps a lot if your friends have excessive amounts of photos, embedded objects, and general "stuff", which lags the bejesus out of the browser.





1 point
login to vote
alphacore user
Posted Nov 3, 2007

Hello I'm just signed up with US.org I have downlaoded grease monkey through firefox and installed this script how do i get it to run?

1 point
login to vote
Rab user
Posted Dec 19, 2006

this isn't working, i'm using ff2.0 on mac os 10.4.8

1 point
login to vote
Adrian scriptwright
Posted Oct 3, 2006

Another script exists that puts these links and much more EVERYWHERE a user's pic can be seen (not just the friends pages)! It can be found here: http://userscripts.org/scripts/show/5767

1 point
login to vote
Posted Aug 30, 2006

I love this script. Any chance we could make this work on the browse friends and birthdays pages? I gave it a quick shot, but I basically have no idea what I am doing and couldn't get it.

1 point
login to vote
ratafiole user
Posted Aug 9, 2006

the script is great!
but I cannot figure how to add the extra code by spunky.
I've tried various ways to add it in the myspaceviewallfriends.user js file, doesn't work :(
Yes i know I'm dumb
can anyone help?
thx!

1 point
login to vote
Josh 4 user
Posted Aug 3, 2006

awesome script!!! n thanks spunky for the extra lines!

1 point
login to vote
Posted Jul 7, 2006

this is a great script. i added these lines to create an Add to Friends link.

var addUsr = "http://collect.myspace.com/index.cfm?

fuseaction=invite.addfriend_verify&friendID="+friendID[1];

and

breakThree = document.createElement('br');
thisCell.parentNode.appendChild(breakThree);

newAddUsr = document.createElement('a');
newAddUsr.href = addUsr;
thisCell.parentNode.appendChild(newAddUsr);
newAddUsr.innerHTML = 'Add';

i'm sure you can work out where to put them

1 point
login to vote
mrk II user
Posted Jun 21, 2006

You're right Steve, yours is a lot advanced, and I'm using that instead myself. (Can't remember the password for my original account, bah!)

For everyone else, use this script instead:

http://userscripts.org/scripts/show/3438

1 point
login to vote
Steve Ryherd scriptwright
Posted May 11, 2006

Already did this script... It's the one Filthy Jesus is talking about. -- Great minds think alike though.

1 point
login to vote
TheGreatFB user
Posted Mar 18, 2006

Really nice, I like it, no more having to go through the person's profile to send a message or view their pics =P

1 point
login to vote
~JOSh-X user
Posted Mar 8, 2006

This script does exactly what it describes. I <u>HATE</u> all the crap that people put on their pages, and I LOVE ignoring it. So, this is perfect for me! *****

~JOSh-X

1 point
login to vote
Filthy Jesus scriptwright
Posted Mar 3, 2006

Hey why dont you make it so no matter where you see those tiny pix you can see these buttons... someone on here had a script but it stopped working. They had 4 little buttons Send message, Add to friends, view pix, and comment. It was aamazing and I loved it. I still have the origional script.

You could comment on this script if you were logged in.