Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in greasemonkey

How to capture the Ajax event that periodically refreshes the gmail inbox

Adding Javascript EventListener only if no other listener is present?

Is there a greasemonkey for IE? or, how do I get a website to use MSXML6 instead of MSXML5?

Greasemonkey script to turn off annoying things

javascript greasemonkey

Replace javascript function using greasemonkey

javascript greasemonkey

How do I intercept an API call and display data from it using a UserScript?

stepping through a greasemonkey script

Userscript in Chrome, Cross-Origin communication

In a userscript, is there any advantage to using querySelector() vs jQuery's $()?

Adding a @grant value breaks my Greasemonkey+jQuery script?

Greasemonkey\JavaScript Copy to Clipboard button

How to I access a page level (local) javascript variable in a greasemonkey script?

javascript greasemonkey

JSONP callback method is not defined

greasemonkey adding onclick event to button

javascript greasemonkey

Get if browser is busy

How to implement "DOM Ready" event in a GreaseMonkey script?

jQuery in Greasemonkey 1.0 conflicts with websites using jQuery

Including a Greasemonkey script across multiple domains

greasemonkey userscripts

How do I restrict chrome greasemonkey scripts to a single webpage, or just certain webpages?

can i remove the X-Requested-With header from ajax requests?

ajax jquery greasemonkey