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.





1 point
login to vote
Henrik N script's author
Posted Jul 25, 2008

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

1 point
login to vote
Starfriend user
Posted Jun 16, 2008

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.

1 point
login to vote
Henrik N script's author
Posted Jun 15, 2008

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.

1 point
login to vote
Henrik N script's author
Posted Jun 15, 2008

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

1 point
login to vote
Starfriend user
Posted Jun 14, 2008

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.

1 point
login to vote
Henrik N script's author
Posted Jan 28, 2007

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.

1 point
login to vote
Posted Nov 29, 2006

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?

1 point
login to vote
Henrik N script's author
Posted Nov 10, 2006

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>

1 point
login to vote
Henrik N script's author
Posted Nov 1, 2006

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

1 point
login to vote
Christoffer ... scriptwright
Posted Oct 19, 2006

Thanks! Works as advertised. :)

1 point
login to vote
Henrik N script's author
Posted Oct 8, 2006

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

1 point
login to vote
Henrik N script's author
Posted Dec 16, 2005

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

1 point
login to vote
Henrik N script's author
Posted Dec 11, 2005

Updated according to site changes.

1 point
login to vote
Henrik N script's author
Posted Nov 10, 2005

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.