Search code examples
How to make a ViolentMokey userScript into a Browser Extension?...

javascriptgreasemonkeyuserscripts

Read More
How to detect which userscript manager is running the script...

javascriptgreasemonkeyuserscripts

Read More
Greasemonkey: change text in HTML...

javascriptgreasemonkey

Read More
Synchronizing multiple instances of same Greasemonkey script...

javascriptmultithreadingconcurrencysynchronizationgreasemonkey

Read More
How to block url or .js file execution on a specific using greasemonkey script? (client side)...

javascriptgreasemonkeyuserscripts

Read More
Event when window.location.href changes...

javascriptdomgreasemonkeydom-events

Read More
Is greasemonkey a built-in extension of Google's Chrome?...

javascriptgoogle-chromegreasemonkey

Read More
Illegal operation in Greasemonkey script compiler...

javascriptfirefox-addongreasemonkey

Read More
Removing an anonymous event listener...

javascriptgreasemonkeyaddeventlisteneruserscripts

Read More
Storing into file using JavaScript/GreaseMonkey...

javascriptgreasemonkey

Read More
How to syntax highlight JSON inside a HTML page on the client side?...

jsonbrowsersyntax-highlightinggreasemonkeyuserscripts

Read More
Get image data URL in JavaScript?...

javascriptimagefirefoxgreasemonkeybase64

Read More
How can I mimic Greasemonkey/Firefox's unsafeWindow functionality in Chrome?...

javascriptgoogle-chromegreasemonkey

Read More
Spoofing xmlhttprequest (greasemonkey)...

javascriptajaxxmlhttprequestgreasemonkey

Read More
How can userscript make a network request to a different domain?...

javascriptajaxhttpgreasemonkeytampermonkey

Read More
Is it possible to use workers in a Greasemonkey script?...

javascriptfirefoxgreasemonkey

Read More
How to make a Userscript redo all the actions in subsequent webpage navigations of the same URL?...

javascriptgreasemonkeytampermonkeyuserscripts

Read More
Simulating a mousedown, click, mouseup sequence in Tampermonkey?...

javascriptmouseeventgreasemonkeyuserscriptstampermonkey

Read More
GM.getValue is undefined...

javascriptgreasemonkeytampermonkeyuserscripts

Read More
Script to enable "paste" on Website...

javascriptbrowsergreasemonkeyclipboardcopy-paste

Read More
How can I filter out errors from the Firefox Browser Console?...

firefoxfirefox-addongreasemonkey

Read More
purpose of "(function() {" at the start of scripts (GreaseMonkey only?)...

javascriptfunctiongreasemonkey

Read More
Running custom Javascript on every page in Mozilla Firefox...

javascriptfirefoxgreasemonkey

Read More
How can I get Tampermoney to set the color of visited links?...

greasemonkeytampermonkey

Read More
What's a simple way in Google Chrome to insert Javascript into sites?...

javascriptgoogle-chromegreasemonkeyuserscriptstampermonkey

Read More
Intercept and alter a site's javascript using greasemonkey...

javascriptgreasemonkey

Read More
Having an issue with a tampermonkey script constantly refreshing a page...

htmlgreasemonkeytampermonkey

Read More
What is the Greasemonkey namespace needed for?...

namespacesmetadatagreasemonkeyuserscripts

Read More
GM_addStyle with dynamic class name?...

jquerygreasemonkey

Read More
How can I use jQuery in Greasemonkey scripts in Google Chrome?...

jquerygoogle-chromegreasemonkeyrequireuserscripts

Read More
BackNext