Read and decompress localStorage and sessionStorage data compressed with lz-string.
LZ-String Viewer is a Chrome extension designed for developers to easily read and decompress data stored in localStorage and sessionStorage using the LZ-String library.
It allows users to quickly inspect and decompress both compressed and uncompressed data directly within Chrome DevTools, providing immediate feedback and data visualization through a simple and intuitive interface. This tool enhances productivity by simplifying the process of debugging stored data and works seamlessly with any web application using localStorage or sessionStorage.