Critiques pour LocalStorage Editor
LocalStorage Editor par igorlogius
Avis de Vedun
Noté 5 sur 5
par Vedun, il y a 2 ans12 notes
- Noté 5 sur 5par aa, il y a 9 moiswrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'?Réponse du développeur
mis en ligne : il y a un moisThanks for the feedback. The issue should be fixed. - Noté 5 sur 5par nsps5606, il y a 9 mois
- Noté 2 sur 5par Utilisateur ou utilisatrice 18711868 de Firefox, il y a 10 moisVery counter-intuitive. There are better alternatives (even Firefox's own editor).
By default the state of each item is checked, which is very annoying when you are trying to work with the variables / delete variables on the spot.
You also have to (to remove it):
1. Select an item or items(but first you have to uncheck everything else or press the "uncheck all box").
2. Delete the item or items.
3. Save the configuration... what?
To make this better, make the UI a bit more intuitive for repetitive use, and maybe add some shortcuts or something.
I'll check back in the future.Réponse du développeur
mis en ligne : il y a 2 moisThanks for the feedback. You can now change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page. - Noté 5 sur 5par gsak3l, il y a un an
- Noté 1 sur 5par x a, il y a un an
- Noté 5 sur 5par Utilisateur ou utilisatrice 14713477 de Firefox, il y a un an
- Noté 5 sur 5par Utilisateur ou utilisatrice 18173912 de Firefox, il y a 2 ansGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Noté 5 sur 5par Jonah Hill, il y a 2 ans
- Noté 5 sur 5par miwoj, il y a 3 ansjust what i needed to backup some script settings data kept in local storage that was always getting lost and i constantly had to redo some stuff from scratch. THANKS.
Réponse du développeur
mis en ligne : il y a un moisYeah, the built-in storage view really isn't that nice to use.
When mozilla improves it this addon might not be necessary but at the moment it does a better job i think.