Bewertungen für LocalStorage Editor
LocalStorage Editor von igorlogius
12 Bewertungen
- Bewertet mit 5 von 5 Sternenvon aa, vor 7 Monatenwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Bewertet mit 5 von 5 Sternenvon nsps5606, vor 7 Monaten
- Bewertet mit 2 von 5 Sternenvon Firefox-Benutzer 18711868, vor 8 MonatenVery 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.Antwort des Entwicklers
geschrieben am vor 15 TagenYou can change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page. - Bewertet mit 5 von 5 Sternenvon gsak3l, vor einem Jahr
- Bewertet mit 1 von 5 Sternenvon x a, vor einem Jahr
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 14713477, vor einem Jahr
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 18173912, vor 2 JahrenGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Bewertet mit 5 von 5 Sternenvon Jonah Hill, vor 2 Jahren
- Bewertet mit 5 von 5 Sternenvon Vedun, vor 2 Jahren
- Bewertet mit 5 von 5 Sternenvon miwoj, vor 3 Jahrenjust 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.