Bulk Stored Password Changer 的評論
Bulk Stored Password Changer 作者: Dmitry Karasik
13 筆評論
- 評價 3 分,滿分 5 分來自 justarandomdisplayname,3 年前Even following bruceybonus's steps to get this working, I still get an error with this extension:
"cannot run in this environment, try error console"
This is on Firefox 103.0.2 on macOS - 評價 4 分,滿分 5 分來自 bruceybonus,3 年前There are a couple things you need to do
- in console type allow pasting before pasting (ignore error about "Uncaught SyntaxError: unexpected token: identifier")
- use about:config and set general.config.sandbox_enabled to false
- The generated script has a wrong line on line 2 it should be typeof(Cc)
not typeof(Ci)
- afterwards toggle general.config.sandbox_enabled back - 評價 5 分,滿分 5 分來自 Firefox 使用者 14751083,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 16679320,4 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 13985131,6 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 15317854,6 年前The process is a bit convoluted but it actually works! I think the extension should require fewer permissions 'though
- Firefox does not allow direct updates to the password store anymore, so this plugin produces a JavaScript script that you can run in the FireFox Console to update passwords. While this is not the best solution, it saves me so much time!
Just click on the plugin and follow the instructions.
Thanks, Dmitry! - 評價 5 分,滿分 5 分來自 Firefox 使用者 15121594,6 年前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 14763037,6 年前It is a very good addon. This stopped working on latest version of firefox. Gives an error. Running 66.0.3 (64-bit) - The Components object is deprecated. It will soon be removed. debugger eval code:1:4
開發者回應
張貼於 6 年前Cannot reproduce on 66.0.3/64, but this might be a red flag if/when FF pulls the plug on Component API - 評價 5 分,滿分 5 分來自 Firefox 使用者 14081858,6 年前Thanks Dmitry, your addon saved my life after my first periodic password change with Quantum FF.
Considering the absence of comparable addons and the technical hurdles you had to tackle with Quantum this is quite an achievement by you. - 評價 5 分,滿分 5 分來自 Firefox 使用者 14344743,7 年前Pretty simple. Follow the instructions and it works like a charm.