New posts in greasemonkey

How to sync GreaseMonkey scripts between computers?

Can a website know if I am running a userscript?

Removing an anonymous event listener

Detect iFrame embedding in Javascript

How to access `window` (Target page) objects when @grant values are set?

How can I intercept XMLHttpRequests from a Greasemonkey script?

How to bypass Facebook "Social Reader"-type apps, to view content without installing?

How to get an AJAX get-request to wait for the page to be rendered before returning a response?

Fire Greasemonkey script on AJAX request

How do I get the information from a meta tag with JavaScript?

Greasemonkey for IE (8)? [closed]

Accessing Variables from Greasemonkey to Page & vice versa

My very simple Greasemonkey script is not running?

How can I use jQuery in Greasemonkey?

Event when window.location.href changes

How can I use jQuery in Greasemonkey scripts in Google Chrome?

Stop execution of Javascript function (client side) or tweak it

Run Greasemonkey script on the same page, multiple times?

Choosing and activating the right controls on an AJAX-driven site

window.close and self.close do not close the window in Chrome