Header Quick Links

 
  • Header Quick Links

    Add various profile links on the right side of the header.



    Install
    Script page at Userscripts.org

    See source code for editing and adding your own links.

    Latest version: 0.8 (12 Sep 2009)

    Edited by syntax_error on 12 Sep 2009, 16:54
  • Thanks, added!

    • RoBz88 said...
    • User
    • 21 Jul 2008, 16:08
    Very Nice...thx

    “I didn’t mean to kill nobody,I just meant to shoot the sonofabitch in the head. Him dying was between him and the Lord.” - R.L. Burnside
  • Thanks!

    Any way to make it less bright than the default links, so it looks more natural?

  • _Tarkus_ said:
    Any way to make it less bright than the default links, so it looks more natural?

    Actually, they were looking like that in the very first version, but I thought it would be useful to distinguish custom links from the default ones.
    Anyway, you can remove highlight by deleting or commenting line #37 in script, which says: GM_addStyle(style);
    Or check the line #17 where you can edit the current style.

    Please, let me know what do you like more - brighter links or the normal colour?

    • marshee said...
    • User
    • 22 Jul 2008, 21:49
    normal is much much better

  • marshee said:
    normal is much much better

    Most definitely!

    (Thanks for the tip, syntax_error!)

  • Okay, really thanks for your opinion. Highlighting is disabled by default in the last version. If you want it back, change line #16 in the script source, which says:
    var highlight = false;
    to this:
    var highlight = true;

  • Updated!

  • This script seems to break the new Simply Red (and presumably Paint it Black) feature.

  • _Tarkus_ said:
    This script seems to break the new Simply Red (and presumably Paint it Black) feature.

    Can you please specify how? I didn't notice any problems with colour switcher.

    However, I saw that sometimes the switcher isn't displayed. I don't know why is this happening (maybe some caching issues, maybe it's on my side), but I swear this is definitely not Greasemonkey related (it happened to me with GM disabled). So if this is the problem you are meaning, this script is innocent. O:-)

  • The link just plain doesn't do anything when I have this script enabled. I can click on it until the cows come home, and nothing happens. When I disable the script, it then switches the colors back and forth, as designed.

    Mind you, I want the black. I was just trying it for testing purposes.

  • Maybe you're running the old version of script. I've tested it and it seems that the language switcher isn't the only thing which the old version breaks. Please, try the latest version which is linked at the first post.

  • I guess you were right. I just updated it, and now it works. Somehow I must have missed the last update.

    Thanks!

  • Version 0.6

    Updated to v. 0.6 due some changes in HTML at Last.fm.
    Install from Userscript.org
    Just a quick hack, there are no dividers between added links. I am going to fix it in further releases (if there will be any...).

    • wma1999 said...
    • User
    • 8 Jun 2009, 22:45
    Thank you for the quick fix. Please continue your development of this script.

  • I don't know how it works, i have added the links i wanted in the 'manage scripts' but it doesn't come up... i must be doing it wrong?

    works fine, just thought it meant something else.

  • Last.fm changed the header once more with much better code (from the scripting POV). I've fixed the script accordingly, also I've removed links highlighting - sorry if you've used it.

    Install the 0.8 version from Userscripts.org

    • wma1999 said...
    • User
    • 12 Sep 2009, 20:48
    Thanks for fixing this.

Anonymous users may not post messages. Please log in or create an account to post in the forums.