Home > LocalStorageManager

LocalStorageManager

LocalStorageManager is a project mainly written in JavaScript, based on the GPL-3.0 license.

Google Chrome Extension, that enables more control over the local storage of a page. Good for developers, that need more controlled interaction with the local storage during development.

Local Storage Manager

A Google Chrome Extension for browsing and managing the window.localStorage of a website.

Installation

It is recommended to install it using Google Chrome Web Store, by going to this link:

https://chrome.google.com/webstore/detail/cokpmiobagccomdnepembbpelplbmnlc

Alternatively, you can check out the source code and point the Google Chrome to the directory. It will automatically install it for you. You only really need to do this if you want to make modifications to the source code.

License

This extension is licensed under GPLv3. It uses the open source version of Ext JS 4, which is licensed under GPLv3. It also includes icons from the FamFamFam Silk icon set, which is licensed under Creative Commons Attribution 2.5

Previous:reflect