Bulk Stored Password Changer에 대한 리뷰
Bulk Stored Password Changer 제작자: Dmitry Karasik
리뷰 13개
- 5점 만점에 3점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 - 5점 만점에 4점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.