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

Helgon.net toolbar

Displays toolbar with shortcuts to presentation, guestbook and gallery (edit the code for diary and friends as well) when hovering over a Helgon.net userlink.






Jul 25, 2008
Henrik N Script's author

Fixed broken "Galleri" link (changed .asp to .aspx).

 
Jun 16, 2008
Starfriend User

Muchos gracias, actually twice since I also made a toolbar based on this one for another site. You're the man! ;)
Oh and just FYI, the problem also occurred on 2.0.0.14 with the 0.8 update of Greasemonkey.

 
Jun 15, 2008
Henrik N Script's author

Hrm. Actually, it was that the variable name "toolbar" collided with something else, presumably in Firefox 3's sandbox. So the timeout itself wasn't what fixed it, but the closure. So I renamed the variable instead.

Thanks to Johan Sundström for figuring this out.

 
Jun 15, 2008
Henrik N Script's author

Starfriend: Fixed. Was http://wiki.greasespot.net/0.7.20080121.0_compa...: had to add a big ugly setTimeout :/

 
Jun 14, 2008
Starfriend User

Any chance you'll be able to figure out what broke in this script in regards to the latest Greasemonkey update (0.8)? I get "Error: Component is not available" in my error console.

 
Jan 28, 2007
Henrik N Script's author

Adeline: Sorry for the late reply. Where the code for this script says "(e.clientX + window.scrollX - 9)" and similarly for Y, change the values (the nines) to determine where the toolbar should appear relative to the mouse pointer.

 
Nov 29, 2006
Adeline Ström User

Great script, but it kind of kills this script: http://userscripts.org/scripts/show/1566 (Resize Thumb) .. So I can't use both of them at the same time, as your shortcuts is in the way when I try to click the avatar to get it bigger... :/ Is there any way of changing this?

 
Nov 10, 2006
Henrik N Script's author

Updated. Now works with <helgon> user links as well (thanks, bkhl). Should also be a bit faster, since it now only generates the toolbar contents once per user and page, rather than every time the mouse moves over a user link...</helgon>

 
Nov 1, 2006
Henrik N Script's author

Updated. "Presentation" link now works on the page where you're notified of gallery additions.

 
Oct 19, 2006
Christoffer ... User

Thanks! Works as advertised. :)

 
Oct 8, 2006
Henrik N Script's author

Updated to work. Also tidied up the code a bit and made the toolbar look nicer (rounded corners!).

 
Dec 16, 2005
Henrik N Script's author

Updated to maintain title attribute (toolbar takes on the title attribute of linked avatars).

 
Dec 11, 2005
Henrik N Script's author

Updated according to site changes.

 
Nov 10, 2005
Henrik N Script's author

Updated for Fx 1.5 compability. Hope I didn't break anything in older versions.

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