Podrias evitar tener que instalar jqURL con un simple:
if (location.href.indexOf("WCI=WIMenu")!=-1) {}
Sería mucho mejor si utilizara un solo script greasemonkey...
Más información sobre opciones de formato
reducir dependencias
Podrias evitar tener que instalar jqURL con un simple:
if (location.href.indexOf("WCI=WIMenu")!=-1) {
}
Sería mucho mejor si utilizara un solo script greasemonkey...