Assegnate 5 su 5 stelle

Amazing add-on.

I do have a question though... Is there a way to simply make an element invisible instead of removing it?

Questa recensione riguarda una versione precedente (0.3.4.1-signed.1-signed) del componente aggiuntivo. 

You can use `Style page' from the Yarip context-menu and set `visibility: hidden':

div {
visibility: hidden !important;
}