Skip to content Skip to sidebar Skip to footer
Showing posts with the label Greasemonkey

Greasemonkey Script To Append Text, To A Form, When Submitted With Ajax?

So I am making a Greasemonkey script for a mybb forum. What it does is that when you submit a post… Read more Greasemonkey Script To Append Text, To A Form, When Submitted With Ajax?

Greasemonkey: Gm_xmlhttprequest Return Value To Calling Function

ive been messing round with this for hours and im pulling my hair out at it. How do I return var a … Read more Greasemonkey: Gm_xmlhttprequest Return Value To Calling Function

Greasemonkey Script For Changing "inbox" To "test" At Yahoo Mail

with Greasemonkey script, I would like to change the link 'inbox' to 'test', it'… Read more Greasemonkey Script For Changing "inbox" To "test" At Yahoo Mail

Youtube - Don't Display Context Menu On Right Click

The idea: seek YouTube video by dragging and dropping on the video player with right button (e.g. 1… Read more Youtube - Don't Display Context Menu On Right Click

How Can I Handle Multiple Ajax Results In A Userscript?

I'm currently developing a Greasemonkey script to translate fields in an Intranet app, using G… Read more How Can I Handle Multiple Ajax Results In A Userscript?

How Can I Modify The Title Of A Site Using Javascript?

When viewing a torrent page, the title of the tab is: Bitsoup.org The Best site for your Torrent a… Read more How Can I Modify The Title Of A Site Using Javascript?

How To Enable Local Javascript To Read/write Files On My Pc?

Since Greasemonkey can't read/write files from a local hard disk, I've heard people suggest… Read more How To Enable Local Javascript To Read/write Files On My Pc?

Obfuscated Code Throws Error In A Greasemonkey Script

I have a Greasemonkey script that I want to be obfuscated. I was wondering what goes wrong with the… Read more Obfuscated Code Throws Error In A Greasemonkey Script