Handy Image

Shows just fullsize Image with hotkeys & without pop-ups on many image-hosting sites

< Părere la script-ul Handy Image

Recenzie: Bun, script-ul merge

§
Postat în: 24-03-2017

add jpgstore.ru


// @match http://*.jpgstore.ru/full/
// @match http://*.jpgstore.ru/*.html

case "jpgstore.ru":
var f = document.querySelectorAll('.btn.btn-success');
if(f.length)
{
f[0].click();
break;
}
dp=true;
i = q('img[src*="/pic.jpeg"]');
break;

OwynAutor
§
Postat în: 26-03-2017

added

Postează un raspuns

Autentifică-te pentru a posta un răspuns.