Recenzii pentru LocalStorage Editor
LocalStorage Editor de igorlogius
Recenzie de către gsak3l
Evaluat(ă) cu 5 din 5 stele
de gsak3l, 2 ani în urmă13 recenzii
- Evaluat(ă) cu 5 din 5 stelede dg, 2 luni în următransferred all my local data when a beloved site was changing domains. thank you!
- Evaluat(ă) cu 4 din 5 stelede SatanSoldier, 3 luni în urmăEdit: Dev was responsive to my comment, though I found the issue to be a browser setting problem. If you have similar issues with large amounts of data not saving properly, you can adjust the values dom.storage.default_quota and dom.storage.default_site_quota in about:config.
Original: Saving 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. - Evaluat(ă) cu 5 din 5 stelede aa, un an în urmăwrong date in download filename.
https:// github.com/igorlogius/localstorage-editor/blob/main/popup.js#L80
why '+ 1'? - Evaluat(ă) cu 5 din 5 stelede nsps5606, un an în urmă
- Evaluat(ă) cu 1 din 5 stelede x a, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 14713477, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Utilizator Firefox 18173912, 2 ani în urmăGreat for migration testing from one local storage structure to another. Very labour saving, thanks
- Evaluat(ă) cu 5 din 5 stelede Jonah Hill, 2 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede Vedun, 3 ani în urmă
- Evaluat(ă) cu 5 din 5 stelede miwoj, 3 ani în urmă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.