Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in greasemonkey

Greasemonkey: Change text in a webpage?

javascript greasemonkey

How can I return a value from GM_xmlhttprequest?

How to have greasemonkey Check if text if found on page

text greasemonkey

How do I pop up a custom form/dialog in a Greasemonkey script?

Can Greasemonkey fetch values from a paginated sequence of URL's?

How to call Greasemonkey's GM_ functions from code that must run in the target page scope?

greasemonkey: addEventListener questions

javascript greasemonkey

Launch local executable from greasemonkey

Add parameters to the URL (redirect) via a Greasemonkey/Tampermonkey/Userscript

How do I access an iframe's javascript from a userscript?

Remove certain divs by attributes conditions

html greasemonkey

GM_addStyle not working

css greasemonkey

Greasemonkey, Chrome and unsafeWindow.foo()

Reputable source for Mark Pilgrim's "Dive into Greasemonkey" [closed]

Insert Iframe Into a Div Using Javascript - for Greasemonkey

javascript dom greasemonkey

How do I add a userscript installation button to my web page?

How to prevent the browser from loading a web app in vanilla JavaScript?

How to embed additional jQuery plugins into Greasemonkey

Remove All onclick Events for an Element

javascript greasemonkey

How can I make a Greasemonkey script to auto-download a file? [duplicate]