סקירות עבור 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.תגובת המפתח
מועד פרסום: לפני 15 ימיםYou can change the inital checkstate via the checkbox in the UI and set shortcuts on the "Manage Extension Shortcuts" page. - דירוג 5 מתוך 5מאת משתמש Firefox 14713477, לפני שנה
- דירוג 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, לפני שנתיים
- דירוג 5 מתוך 5מאת miwoj, לפני 3 שנים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.