Vurdering for LocalStorage Editor
LocalStorage Editor av igorlogius
12 vurderingar
- Vurdering: 5 av 5av aa, 5 månader sidanwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Vurdering: 5 av 5av nsps5606, 5 månader sidan
- Vurdering: 2 av 5av Firefox user 18711868, 6 månader sidanVery 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. - Vurdering: 5 av 5av gsak3l, 9 månader sidan
- Vurdering: 1 av 5av x a, 10 månader sidan
- Vurdering: 5 av 5av Firefox user 14713477, eit år sidan
- Vurdering: 5 av 5av Firefox user 18173912, 2 år sidanGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Vurdering: 5 av 5av Jonah Hill, 2 år sidan
- Vurdering: 5 av 5av Vedun, 2 år sidan
- Vurdering: 5 av 5av miwoj, 2 år sidanjust 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.