Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in greasemonkey

How can I redirect some page with javascript in Greasemonkey? [duplicate]

GM_setClipboard (and other GM functions) gives an error in a Firefox but not Chrome/Tampermonkey?

Greasemonkey Javascript Key Press

Set waiting time, delay time, to execute script

javascript greasemonkey

Save images to hard disk WITHOUT prompt?

Why does jQuery load twice in my GreaseMonkey Script

Change window.location prototype to disable certain redirects?

How to @match a URL hash in a userscript?

Greasemonkey Add On does not work properly

Why is $ undefined when I try to use jQuery in GreaseMonkey?

jquery greasemonkey

Can Greasemonkey work with the file:// protocol?

Greasemonkey against an iframe using @include - does this work? [duplicate]

iframe greasemonkey

How to use greasemonkey to selectively remove content from a website

How can I create a shortcut for firefox in Greasemonkey?

Replace array-mapped variables with the actual variable name/string?

Greasemonkey & global variables

How to use GM_xmlhttpRequest in Injected Code?

Call href from JavaScript

Can't debug greasemonkey script using firebug or firefox debugger