Omtaler for LocalStorage Editor
LocalStorage Editor av igorlogius
12 omtaler
- Vurdert til 5 ut av 5av aa, 7 måneder sidenwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Vurdert til 5 ut av 5av nsps5606, 8 måneder siden
- Vurdert til 2 ut av 5av Firefox-bruker 18711868, 8 måneder sidenVery 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.Utviklerrespons
postet 19 dager sidenYou can change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page. - Vurdert til 5 ut av 5av gsak3l, ett år siden
- Vurdert til 1 ut av 5av x a, ett år siden
- Vurdert til 5 ut av 5av Firefox-bruker 14713477, ett år siden
- Vurdert til 5 ut av 5av Firefox-bruker 18173912, 2 år sidenGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Vurdert til 5 ut av 5av Jonah Hill, 2 år siden
- Vurdert til 5 ut av 5av Vedun, 2 år siden
- Vurdert til 5 ut av 5av miwoj, 3 år sidenjust 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.