mvre wrote:Is there a Greasemonkey like extension for chrome?
There is an add-on for Chrome that is like Greasemonkey called Tampermonkey:
https://chrome.google.com/webstore/deta ... fkfo?hl=enI don't know if it can use Greasemonkey scripts or not. If you guys really want me to, I can do some research and see about converting this script to Tampermonkey
kingminoas wrote:@DM
How did you copy Varsha homepage?
I used a Firefox add-on called Firebug to go in an manually edit the contents of the html on the page to show her name, location, avatar pic and a fake credit balance. You don't need an add-on to do this though, all modern web browsers have built in developer tools that can do the same thing. I'm just used to Firebug.
Edit: I forgot to mention that all of the user and account badges next to the avatar pic were edited in with an image editor. I simply took a screenshot of her profile and cut and paste the badges onto my screenshot then adjusted them to fit the page.
However, you could easily inject the badges into the html with the developer tools as well. All you would need to do is copy the html from a profile with the badges and paste them into place.