Often, while developing mobile application with local storage data it is essential to know what data is those tables. For those who…
Often, while developing mobile application with local storage data it is essential to know what data is those tables. For those who tried, you know that using the WebSQL explorer from Chrome dev tools is very similar to being tortured, so we've tried to find a better way to do it.
Since we couldn't find any extension that would fit our requirements, there was only one option in the horizon: create our own Chrome extension to do it.
Latest reviews
- (2018-06-02) Daniel Kuhlmann: Nice, especially that it is easier quering tables than with the native chrome developer tools.
- (2018-03-23) David Pereira Cruz: Super useful