Análises para Bulk Stored Password Changer
Bulk Stored Password Changer por Dmitry Karasik
Análise por justarandomdisplayname
Avaliado em 3 de 5
por justarandomdisplayname , há 3 anos 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
"cannot run in this environment, try error console"
This is on Firefox 103.0.2 on macOS
13 análises
- Avaliado em 4 de 5por bruceybonus , há 3 anosThere 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 - Avaliado em 5 de 5por Utilizador do Firefox 14751083 , há 4 anos
- Avaliado em 5 de 5por Utilizador do Firefox 16679320 , há 4 anos
- Avaliado em 5 de 5por Utilizador do Firefox 13985131 , há 5 anos
- Avaliado em 5 de 5por Utilizador do Firefox 15317854 , há 6 anosThe 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! - Avaliado em 5 de 5por Utilizador do Firefox 15121594 , há 6 anos
- Avaliado em 5 de 5por Utilizador do Firefox 14763037 , há 6 anosIt 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
Resposta do programador
publicado a há 6 anosCannot reproduce on 66.0.3/64, but this might be a red flag if/when FF pulls the plug on Component API - Avaliado em 5 de 5por Utilizador do Firefox 14081858 , há 6 anosThanks 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. - Avaliado em 5 de 5por Utilizador do Firefox 14344743 , há 7 anosPretty simple. Follow the instructions and it works like a charm.