固定Firefox不为总自动完全永久地保存,不存放也不记住密码在有些站点
Firefox浏览器有能保存,存放或者记住用户名, ID和密码证件自动填装和自动完全注册或注册文本领域下和随后参观的固定密码经理。 然而,除密码之外,在有些站点, Firefox,包括Firefox版本2和Firefox 3,出故障或者不提示并且不提供用户选择记住和,并且不会存放密码为AutoComplete或AutoFill。
我的数字式生活出版了a 保存密码Bookmarklet强迫Firefox保存和记住密码 在以为特色使用“AutoComplete=Off”设置指示浏览器使密码挽救失去能力的网站。
然而, Java语言基于bookmarklet必须是每次跑了并且触发了,每当用户要Firefox提示选择记住密码在否则不会允许密码挽救站点。 并且某些用户抱怨bookmarklet文丐在Firefox 3不适当地运作对力量Firefox保存和存放密码。
这做Firefox的另一个把戏由网站忽略所有残疾或被关闭的AutoComplete请求,例如PayPal,雅虎! 电子邮件服务、互联网银行业务和许多其他安全站点,因此浏览器将提供用户一个选择不永久地记住或保存密码或。 再次,文丐在浏览器使用“AutoComplete=Off”参量使密码挽救特点失去能力的网站只运作。
永久地使能用户ID和密码自动完成在所有网站,并且网页不管网站设置,去 C:\Program Files\Mozilla Firefox \组分 文件夹,和编辑 nsLoginManager.js 文件。
找出以下代码行(在线725到727附近在Firefox 3)和注释线通过增加// (双重深砍)在线前面。
以前:
如果(元素&& element.hasAttribute (“autocomplete”) &&
element.getAttribute (“autocomplete”) .toLowerCase () == " off ")
回归配齐;
以后:
//,如果(元素&& element.hasAttribute (” autocomplete”) &&
// element.getAttribute (” autocomplete”) .toLowerCase () == " off ")
//回归配齐;
在编辑,除文件和再开始Firefox浏览器之外和所有密码以后能现在被保存。
重要: 这是现状提供,不用保单的机器翻译的页。 计算机翻译也许是难了解。 参见 原始的英国文章 每当可能。
分享并且贡献或者得到技术支持并且帮助在 我的数字式生活论坛.
相关文章
- Force Firefox to Offer to Save or Remember Password for Yahoo!, Windows Live (MSN Passport), PayPal and Other Secure Websites
- Protect Firefox Password Manager Saved Passwords for Sites
- Recover Firefox Master Password with FireMaster Recovery Tool
- Firefox Passwords Exporter and Importer (also for Thunderbird, Songbird and Flock)
- Remove The Automatic Appearance of Your Password In The Password Box
- Disable Firefox 3 Auto Save Tabs on Close to Prompt for Choice
- Create a Secure and Strong Password using Password Chart
- Firefox Unresponsive Script: Increase JavaScript Execution Waiting Time
- Mozilla New Web Browser Firefox 3 Beta 3 Released
- Mozilla Released Firefox 2.0.0.12 to Fix Security and Stability Problems

































August 18th, 2008 18:04
[...] Via | My Digital Life [...]
August 18th, 2008 23:38
I did it…
All of my saved passwords are gone.
Even passwords for gmail checker add-on disappeared.
Please help, what now?
I re-edit it back and still nothing.
What to do now?
August 19th, 2008 00:26
If you loose passwords in mozilla after this edit. Here is how to fix it:
1, Download firefox installation file
2, Start uninstall firefox but DO NOT mark the option - “Remove my Firefox personal data and customizations”
3, When is firefox uninstalled install it again - step 1.
And it will be OK
August 21st, 2008 14:18
@strygi:
Normally, you should not lose your saved passwords after editing nsLoginManager.js.
(I have tested the method successfully.)
Passwords are usually stored in the Firefox profile folder (on WinXP it is here):
C:\Documents & Settings\\Application Data\Mozilla\Firefox\Profiles\
and C:\Program Files\Mozilla Firefox\ does not interfere with it:)
In your case, after you have re-installed the browser, maybe some minor error was fixed somewhere and passwords re-appeared normally - but they were there all the time, maybe just ‘hidden’, in the profile data:)))
August 29th, 2008 22:26
Basic question: Do I need a special JavaScript editor to do this? If so, is there one that’s uncomplicated and free that you recommend? It doesn’t seem to work to open this file with Notepad. I’m running XP Home.