Pohódnoćenja za LocalStorage Editor
LocalStorage Editor wot igorlogius
Pohódnoćenje wot SatanSoldier
Z 3 z 5 pohódnoćeny
wot SatanSoldier, hace 2 mesesSaving large values seems to cause problems. It fails to update the key and can cause a loss of all of your local storage if the large value is the first in line to be saved. I'm guessing there is an overzealous timeout delay or something. It is handy for viewing the full value of a local storage key if it exceeds what is shown in the inspector though.
13 pohódnoćenjow
- Z 5 z 5 pohódnoćenywot dg, hace 2 mesestransferred all my local data when a beloved site was changing domains. thank you!
- Z 5 z 5 pohódnoćenywot aa, hace un añowrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Z 5 z 5 pohódnoćenywot nsps5606, hace un año
- Z 5 z 5 pohódnoćenywot gsak3l, hace un año
- Z 1 z 5 pohódnoćenywot x a, hace 2 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 14713477, hace 2 años
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18173912, hace 2 añosGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Z 5 z 5 pohódnoćenywot Jonah Hill, hace 2 años
- Z 5 z 5 pohódnoćenywot Vedun, hace 3 años
- Z 5 z 5 pohódnoćenywot miwoj, hace 3 añosjust 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.