Recensioner för LocalStorage Editor
LocalStorage Editor av igorlogius
12 recensioner
- Betygsatt 5 av 5av aa, för 6 månader sedanwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Betygsatt 5 av 5av nsps5606, för 6 månader sedan
- Betygsatt 2 av 5av Firefox-användare 18711868, för 7 månader sedanVery 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. - Betygsatt 5 av 5av gsak3l, för 9 månader sedan
- Betygsatt 1 av 5av x a, för ett år sedan
- Betygsatt 5 av 5av Firefox-användare 14713477, för ett år sedan
- Betygsatt 5 av 5av Firefox-användare 18173912, för 2 år sedanGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Betygsatt 5 av 5av Jonah Hill, för 2 år sedan
- Betygsatt 5 av 5av Vedun, för 2 år sedan
- Betygsatt 5 av 5av miwoj, för 2 år sedanjust 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.