Recenzije za Yape
Yape od Rémi Rigal
4 recenzije
- Ocijenjeno s 4 od 5od amura11, prije 4 mjesecaIt's not perfect but it works. Like another user mentioned the login button doesn't show properly and needs the "hidden" attribute removed to work. Can be done with the following one-liner: document.getElementById("loginButton").attributes.removeNamedItem("hidden")
- Ocijenjeno s 2 od 5od Korisnik Firefoxa 14291709, prije godinuFor whatever reason the 'Login' button is hidden, so you can't connect to your NAS. To get around this, you need to inspect the settings page and go to 'button id="loginButton" ' and just remove ' hidden="" ' to make the login button appear.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 17589122, prije 3 godineExactement ce que l'on peut attendre d'une extension pour pyload !