Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in greasemonkey

How/Where to store data in a Chrome Tampermonkey script other than localStorage?

Greasemonkey/ Tampermonkey @match for a page with parameters

How to simulate typing in input field using jQuery?

Open a new tab with custom HTML instead of a URL

What is the difference between @include and @match in userscripts?

Can jQuery selectors be used with DOM mutation observers?

How can I intercept XMLHttpRequests from a Greasemonkey script?

How to debug Greasemonkey script with the Firebug extension?

Detecting combination keypresses (Control, Alt, Shift)?

Detect iFrame embedding in Javascript

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

Removing an anonymous event listener

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

Simulating a mousedown, click, mouseup sequence in Tampermonkey?

How do I get the jQuery-UI version?

What is the Greasemonkey namespace needed for?

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

Event when window.location.href changes

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

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