Subscribe to RSS feed Подписаться на RSS-канал or или follow me Follow Me on Twitter? на Twitter?
“Remember Me” checkboxes are provided in most login features so that you do not have to type your password every time. "Запомнить меня" флажки предоставляются в большинстве Логин функции так что вам не придется вводить свой пароль каждый раз. Because of this, we may not type the password for a long time and eventually forget it. Из-за этого, мы можем не вводите пароль в течение длительного времени и в конце концов забыть. Unless you use a password manager to store all your passwords, retrieving passwords which are stored with the “Remember me” option is difficult. Если вы не используете менеджер паролей, чтобы хранить все ваши пароли, извлечение паролей, которые хранятся с "Запомнить меня" трудно.
How to retrieve passwords stored with “Remember Me option Как получить пароли, которые хранятся на "Запомнить пароль"
We can use a Javascript bookmark to retrieve passwords. Мы можем использовать Javascript закладку для получения паролей. The Javascript can either be entered to the address bar, or saved as a bookmark. Javascript можно вводить в адресную строку, или сохранять в виде закладки. Once you enter it, a popup window will come up with the stored password. После ввода его, всплывающее окно будет придумать хранится пароль.
This trick only work on Firefox browser. Этот трюк работает только в браузере Firefox. On any page or login forms with asterisks passwords, copy paste the following Javascript into the url bar and hit enter. На любой странице или Войти формы со звездочками паролей, скопируйте следующий Javascript в баре URL и нажмите кнопку ENTER. Your password should display on a popup window. Ваш пароль должен отображать на всплывающем окне.
The code below can be entered to the address bar. Код можно ввести в адресную строку.
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; j) { f = F[j]; for (i=0; i<f.length; i) { if (f[i].type.toLowerCase() == "password") s = f[i].value "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" s); else alert("There are no passwords in forms on this page.");})(); JavaScript: (функция () (VAR S, F, J, F, I, S = ""; F = document.forms; для (J = 0; J <F.length; J) (F = F [J] , для (i = 0; i <f.length; I) (if (F [I]. type.toLowerCase () == "пароль") S = F [I]. значением "\ п";)), если (S) Alert ( "паролей в формах на этой странице: \ п \ п" S); другое Alert ( "Есть никаких паролей в формах на этой странице .");})();
Alternatively, you can drag the link Кроме того, Вы можете перетащить ссылку View Password Открыть Пароль to your bookmarks and use it when when you want to view a saved password. в закладки и использовать его, когда, если вы хотите, чтобы просмотреть сохраненный пароль.
Related reading Похожие чтении
- How to view passwords saved by Google Chrome? Как просмотреть пароли, сохраненные Google Chrome?
- IE PassView: Reveal passwords saved by Internet Explorer IE PassView: выявить пароли, сохраненные Internet Explorer
- How to view hidden (asterix) passwords on Windows Как просмотреть скрытые (Asterix) паролей в Windows
- Remember the Milk gadget coming to GMail Remember The Milk гаджета подходит к GMail