See more without logging into Facebook

This script allows you to see more without logging into Facebook.

< Părere la script-ul See more without logging into Facebook

Recenzie: Bun, script-ul merge

§
Postat în: 11-05-2017
Editat în: 14-05-2017

new pop up dialog in facebook

Propose to change the setInterval fxn to

setInterval(function() {
    var elem = document.getElementsByClassName("_5hn6")[0];
    if(typeof elem != "undefined") elem.parentElement.removeChild(elem);

    elem = document.getElementsByClassName("pop_dialog")[0];
    if(typeof elem != "undefined") elem.parentElement.removeChild(elem);    
}, 1000);
LeoNeesonAutor
§
Postat în: 12-05-2017

Looks good, thanks! :)

I've updated the script. Keep in touch if something gets broken.

Cheers,
Leo.-

Postează un raspuns

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