LocalStorage Editor-ის მიმოხილვები
LocalStorage Editor ავტორი igorlogius
12 მიმოხილვა
- 5 შეფასება 5-დანმიმომხილველი aa, 7 თვის წინwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - 5 შეფასება 5-დანმიმომხილველი nsps5606, 7 თვის წინ
- 2 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 18711868, 8 თვის წინ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.შემმუშავებლის პასუხი
თარიღი 2 დღის წინYou can change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page. - 5 შეფასება 5-დანმიმომხილველი gsak3l, 10 თვის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 14713477, წლის წინ
- 5 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 18173912, 2 წლის წინGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- 5 შეფასება 5-დანმიმომხილველი Jonah Hill, 2 წლის წინ
- 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.