Bulk Stored Password Changer értékelései
Bulk Stored Password Changer szerző: Dmitry Karasik
Dmitry Karasik válasza
Fejlesztői válasz
közzétéve: 6 éveCannot reproduce on 66.0.3/64, but this might be a red flag if/when FF pulls the plug on Component API
13 értékelés
- Csillagos értékelés: 3 / 5készítette: justarandomdisplayname, 3 éveEven 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 - Csillagos értékelés: 4 / 5készítette: bruceybonus, 3 éveThere 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 - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14751083, 4 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 16679320, 4 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 13985131, 5 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 15317854, 6 éveThe 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! - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 15121594, 6 éve
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14763037, 6 éveIt 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
Fejlesztői válasz
közzétéve: 6 éveCannot reproduce on 66.0.3/64, but this might be a red flag if/when FF pulls the plug on Component API - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14081858, 6 éveThanks 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. - Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 14344743, 7 évePretty simple. Follow the instructions and it works like a charm.