Revisiones de Yape
Yape por Rémi Rigal
4 revisiones
- Se valoró con 4 de 5por amura11, el hace 4 mesesIt'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")
- Se valoró con 2 de 5por Usuario de Firefox 14291709, el hace un añoFor 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.
- Se valoró con 5 de 5por Usuario de Firefox 17589122, el hace 3 añosExactement ce que l'on peut attendre d'une extension pour pyload !