Pógódnośenja za LocalStorage Editor
LocalStorage Editor wót igorlogius
Pógódnośenja wót aa
Z 5 z 5 pógódnośony
wót aa, vuosi sittenwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'?
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'?
13 pógódnośenjow
- Z 5 z 5 pógódnośonywót dg, kuukausi sittentransferred all my local data when a beloved site was changing domains. thank you!
- Z 3 z 5 pógódnośonywót SatanSoldier, kaksi kuukautta sittenSaving 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.
- Z 5 z 5 pógódnośonywót nsps5606, vuosi sitten
- Z 5 z 5 pógódnośonywót gsak3l, vuosi sitten
- Z 1 z 5 pógódnośonywót x a, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14713477, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 18173912, kaksi vuotta sittenGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Z 5 z 5 pógódnośonywót Jonah Hill, kaksi vuotta sitten
- Z 5 z 5 pógódnośonywót Vedun, kolme vuotta sitten
- Z 5 z 5 pógódnośonywót miwoj, kolme vuotta sittenjust 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.