Ocene za LocalStorage Editor
LocalStorage Editor — igorlogius
12 ocen
- Ocenjeno z 5 od 5— aa, pred 7 meseciwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Ocenjeno z 5 od 5— nsps5606, pred 8 meseci
- Ocenjeno z 2 od 5— Uporabnik Firefoxa 18711868, pred 8 meseciVery 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.Odgovor razvijalca
objavljeno ob pred 19 dneviYou can change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page. - Ocenjeno z 5 od 5— gsak3l, pred enim letom
- Ocenjeno z 1 od 5— x a, pred enim letom
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14713477, pred enim letom
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 18173912, pred 2 letomaGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Ocenjeno z 5 od 5— Jonah Hill, pred 2 letoma
- Ocenjeno z 5 od 5— Vedun, pred 2 letoma
- Ocenjeno z 5 od 5— miwoj, pred 3 letijust 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.