From March 11th, 2014 to July 13th, 2022, 44% user give 5-star rating, 21% user give 4-star rating, 3% user give 3-star rating, 21% user give 2-star rating, 12% user give 1-star rating. for Swoosh Cookie and Local Storage Specialist chrome extension.
非常好用,但是,有时候打开的非常缓慢,有时候打不开。 Error handling response: TypeError: Cannot read properties of null (reading 'appendChild') at W (chrome-extension://ncennffkjdiamlpmcbajkmaiiiddgioo/js/xl-content.js:1:8723) at F (chrome-extension://ncennffkjdiamlpmcbajkmaiiiddgioo/js/xl-content.js:1:11194) at chrome-extension://ncennffkjdiamlpmcbajkmaiiiddgioo/js/xl-content.js:1:5401
Thank you so much. If you can add a clear all storage for lazy people like me, it'd be fantastic but still this is such a useful extension.
Love the JSON editor! Best storage manager ever!
The best tool for managing Local Storage.
Review will change to "Love it", if extension can have a history log (tracking mechanism) of occurred changes, highlighting what has changed in easy to track way.
Works great as per my needs.
I've been using this extension for over a year I guess and so far it's working gracefully!
Super useful for my development tasks. Thank you!!
Can no longer edit cookies. Can no longer clear all keys/values at once.
Could not read / modify IndexDB
love it
This extension is out of date now.
It just not working
It had promise, but I primarily wanted something that parsed JSON strings into objects. This promises to do that by sending it to the console where it can be inspected (I guess), but it just didn't do anything when I pressed the 'dump json' button.
Will this work on Raspberry pi. we are having problems with html5 content running on chrome browser on raspberry pi. we get lag on the video played on browser on full screen. suggestions and recommendations are much appreciated...
Not working in Chromium 58.
I'm not sure what the indexedDB application would do, and cannot experiment with it because it does not come up. When I click the "Open in new Window" button, nothing happens!
Still need a little work and bugs to be eliminated.
indexedDB functionality does not work. It opens a "404" url
good for managing local storage
It's good; I've been using this extension quite extensively with EmberJS and localStorage. It throws some errors, but it doesn't stop the extension from working. The nicest feature is the ability to send the values from localStorage to console (automatically doing a JSON.parse), so it makes debugging localStorage apps a lot easier. Definitely recommend.
Not for me. Get the same indexedDB error mentioned (404 not found due to opening the new window on the server the original page is from. Plus does not work at all if the page has a frame that does all the local storage operations from and comes from a different server than the main page; but the Dev tool sees it all
love this
I have upgraded my rating to 2 starts because the developer contacted me within 24 hours. My issue is being investigated; the issue exists on 2 Chromebooks and 1 Windows 7 device. Original entry: The indexedDB tab returns the following error on 2 different Chromebooks: '404. That’s an error. The requested URL /chrome-extension-localstorage-manager-popup-404.html was not found on this server. That’s all we know.' I would like to change this to 5 stars. Let me know when this is fixed. Thanks.
Great extension and useful. Suggestion: Some kind of json/object viewer would be great without having to dump it out to console.
Lots of functionality, yet not cluttered. Open source and primary dev is still maintaining.
Really useful!!!
Been using it for a while. It's better than any of the other similar offerings. However, it'd be nice if the author fixed the typo on the "Sessin Storage" button.
You can't undo any of your actions. I accidentally added something to a key then it all disappeared. Like Poof. I lost all my data thanks to this extension.
Does exactly what you think and it says it does. Thanks.
love it
Really loving this plugin...especially as a newcomer to leveraging the awesome power of HTML5 LocalStorage!
Very good, great to see this functionality arrive. Can i make a suggestion please : Can we have better viewing of the objects, ie instead of a table which wont expand to show more of the object (it currently needs to be in edit mode to move down through the object), can we have a simple way to view larger objects, maybe a popup which the user can resize to suit, maybe a json style object viewer like a tree view? Thanks for a great plugin, really appreciated.
Finally, an extension that updates its representation of the LocalStorage live, immediately. Most of the Chrome extensions require a hard refresh, which is never what you want on single page apps. Some improvements would be to have this visible in a side panel, so you don't have to reopen it every time you do something on the site. And to show simple json objects in a table instead of as a string.