ShoutOut Linker Generator

Bookmark and Share


This generator will generate JS and CSS linker code for friendster at shoutout stream. Your layout will work on safemode and also on private profile. Put your JS/CSS file URL below, then click generate…

JS/CSS URL :


JS Linker :

CSS Linker :

  1. Important Notes :

    • Dont change anything from the generated code or your code wont be loaded and an “Invalid Linker Code” alert will show
    • If the generated code is too long to put into the shoutout box, shorten your JS/CSS URL first using URL shortener services, then regenerate the code here. More information about how to make a shorter URL available at this post :
      How To Make A Shorter URL
    • This linker loads on safemode and private profile
    • This linker loads on shoutout, it loads before other boxes load except control panel, so it’s recommended to put any code you have involving any element below control panel such as photo, aboutme, comment also right sidebar, etc inside onloadhandler, use onprofile load function or something like this :
      attachOnLoadHandler(function(){
      //your code here
      });
    • Friendster doesnt use mootools anymore, so avoid using asset.javascript or asset.css for external file injection except you have already added mootools before the declaration using standard javascript injection using standard DOM
    • Access to friendster.com/profiles is disabled using this linker, dont ever misuse it

Proceed here for feedbacks and comments : Shoutout Friendster Linker 2010


Incoming search terms:

Comments are closed.