Відгуки для LocalStorage Editor
LocalStorage Editor автор igorlogius
12 відгуків
- Оцінка 5 з 5від aa, 20 днів томуwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Оцінка 5 з 5від nsps5606, місяць тому
- Оцінка 2 з 5від Користувач Firefox 18711868, 2 місяці томуVery 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.Відповідь розробника
оприлюднено місяць томуThanks for the review. While your points seem reasonable, they also seem kind of specific to your workflow. As of yet out of the 250+ users nobody else has noted any of these or similar issues so i can not in good conscience make any changes unless i get more feedback that would solidify the general usefulness for more than just one person. - Оцінка 5 з 5від gsak3l, 4 місяці тому
- Оцінка 1 з 5від x a, 5 місяців тому
- Оцінка 5 з 5від Користувач Firefox 14713477, 7 місяців тому
- Оцінка 5 з 5від Користувач Firefox 18173912, рік томуGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Оцінка 5 з 5від Jonah Hill, рік тому
- Оцінка 5 з 5від Vedun, 2 роки тому
- Оцінка 5 з 5від miwoj, 2 роки томуjust 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.