Recenze doplňku Yape
Yape od Rémi Rigal
4 recenze
- Hodnocení: 4 z 5od uživatele amura11, před 4 dnyIt'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")
- Hodnocení: 2 z 5od uživatele Uživatel Firefoxu - 14291709, před 10 měsíciFor 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.
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 17589122, před 2 letyExactement ce que l'on peut attendre d'une extension pour pyload !