Recenze doplňku LocalStorage Editor
LocalStorage Editor od igorlogius
Recenze od uživatele Uživatel Firefoxu - 18711868
Hodnocení: 2 z 5
od uživatele Uživatel Firefoxu - 18711868, před 8 měsíciVery 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.
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.
Odpověď vývojáře
zveřejněno před 14 dnyYou can change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page.
12 recenzí
- Hodnocení: 5 z 5od uživatele aa, před 7 měsíciwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Hodnocení: 5 z 5od uživatele nsps5606, před 7 měsíci
- Hodnocení: 5 z 5od uživatele gsak3l, před rokem
- Hodnocení: 1 z 5od uživatele x a, před rokem
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 14713477, před rokem
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 18173912, před 2 letyGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Hodnocení: 5 z 5od uživatele Jonah Hill, před 2 lety
- Hodnocení: 5 z 5od uživatele Vedun, před 2 lety
- Hodnocení: 5 z 5od uživatele miwoj, před 3 letyjust 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.