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

Select Element In A Frame

My goal is to change a value from a to d inside the array options in menu.html using Greasemonkey e… Read more Select Element In A Frame

How To Use Greasemonkey To Remove A Href Block

I'm trying to remove the following line of code from http://trakt.tv/calendars/my/shows/ using … Read more How To Use Greasemonkey To Remove A Href Block

Fetching Xml With Gm_xmlhttprequest

I'm trying to retrieve a page with greasemonkey and then extract a link from it, inserting the … Read more Fetching Xml With Gm_xmlhttprequest

Greasemonkey Script Only Runs When Page Is Reloaded

I am working on a Greasemonkey script to turn some text into links on a a Rally page. The script w… Read more Greasemonkey Script Only Runs When Page Is Reloaded

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?

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