New posts in greasemonkey

How to change a class CSS with a Greasemonkey/Tampermonkey script?

Error: Permission denied to access property 'handler'

Why doesn't document.addEventListener('load', function) work in a greasemonkey script?

How do I get the jQuery-UI version?

How do I click on this button with Greasemonkey?

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

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

What is the Greasemonkey namespace needed for?

How to exclude iframe in Greasemonkey or Tampermonkey?

How can I load a shared web worker with a user-script?

Detecting combination keypresses (Control, Alt, Shift)?

Greasemonkey script (or Firefox extension) to stop sites from disabling copy-paste?

How can I detect visited and unvisited links on a page?

Script or addon to disable YouTube's "up next" / AutoPlay feature

jQuery-UI is not working in my userscript without CSS, or with customization?

How do I install a userscript?

Simulating a mousedown, click, mouseup sequence in Tampermonkey?

Userscript to wait for page to load before executing code techniques?

Storing user login/password input in a Greasemonkey script on install

Injecting JS functions into the page from a Greasemonkey script on Chrome