Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in greasemonkey

How to edit the Reddit navigation bar using Greasemonkey?

Modifying all links w/ Greasemonkey

javascript greasemonkey

Copy innerHTML to clipboard from multiple <li> elements

How to pass information between 2 tabs running same GreaseMonkey userscript?

Google Chrome, Same-Origin Policy killing Tampermonkey script

Tampermonkey to select a dropdown value. It has no ID or name, just a class?

greasemonkey javascript execute order

javascript greasemonkey

How to get the src of an image on mouseover in a userscript

Greasemonkey how to apply a CSS rule only for @media print?

GM_openInTab (or any other GM_ function) is not defined?

how to call function after text is selected

greasemonkey getselection

Access a secure cookie from a Greasemonkey script?

Click a link with Javascript when there is no element ID

How to get a GreaseMonkey script to listen for elements with a specific class being inserted into a page

javascript greasemonkey

How can I use greasemonkey and javascript to change the colour of every letter on a page to a randomly selected one?

javascript greasemonkey

How can i determine if a site 404'd in javascript and then redirect the browser somewhere else

How can I detect AJAX node insertion without using DOM mutation events?

Submit autofill (password input field)