Critiques pour Bulk Stored Password Changer
Bulk Stored Password Changer par Dmitry Karasik
Avis de Utilisateur ou utilisatrice 14081858 de Firefox
Noté 5 sur 5
par Utilisateur ou utilisatrice 14081858 de Firefox, il y a 6 ansThanks 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.
Considering the absence of comparable addons and the technical hurdles you had to tackle with Quantum this is quite an achievement by you.
13 notes
- Noté 4 sur 5par turbor, il y a un anNot a simple user-friendly dialog, but the add-on explains it well enough that anybody who isn't totally computer illiterate will be able to perform this.
Just make sure that nobody is shoulder-surfing when running the script. - Noté 3 sur 5par justarandomdisplayname, il y a 3 ansEven 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 - Noté 4 sur 5par bruceybonus, il y a 3 ansThere 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 - Noté 5 sur 5par Utilisateur ou utilisatrice 14751083 de Firefox, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16679320 de Firefox, il y a 4 ans
- Noté 5 sur 5par Me, il y a 5 ansThank you for making this possible, though folks at Mozilla (sorry!) are making it difficult/impossible to do it otherwise.
- Noté 5 sur 5par Utilisateur ou utilisatrice 13985131 de Firefox, il y a 5 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15317854 de Firefox, il y a 6 ansThe process is a bit convoluted but it actually works! I think the extension should require fewer permissions 'though
- Noté 5 sur 5par DRobson, il y a 6 ansFirefox 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! - Noté 5 sur 5par Utilisateur ou utilisatrice 15121594 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14763037 de Firefox, il y a 6 ansIt 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
Réponse du développeur
mis en ligne : il y a 6 ansCannot reproduce on 66.0.3/64, but this might be a red flag if/when FF pulls the plug on Component API - Noté 5 sur 5par Utilisateur ou utilisatrice 14344743 de Firefox, il y a 7 ansPretty simple. Follow the instructions and it works like a charm.