Ad

EnglishFrenchSpanish

Free editor online | DOC > | XLS > | PPT >


OffiDocs favicon

LocalStorage Manager in Chrome with OffiDocs

LocalStorage Manager  screen for extension Chrome web store in OffiDocs Chromium

Ad


DESCRIPTION


Source code and bug tracker are available at https://github.

com/gabrielbarros/localstorage-manager ——————————————————— Add, edit, remove, export and import local storage and session storage data.

---------------------------------------- According to Wikipedia, web storage offers two different storage areas — local storage and session storage — which differ in scope and lifetime.

Data placed in local storage is per origin (the combination of protocol, hostname, and port number as defined in the same-origin policy) (the data is available to all scripts loaded from pages from the same origin that previously stored the data) and persists after the browser is closed.

Session storage is per-origin-per-window-or-tab and is limited to the lifetime of the window.

Session storage is intended to allow separate instances of the same web application to run in different windows without interfering with each other, a use case that's not well supported by cookies.

Additional Information:


- Offered by michailchaban198812
- Average rating : 3.95 stars (liked it)
- Developer This email address is being protected from spambots. You need JavaScript enabled to view it.

LocalStorage Manager web extension integrated with the OffiDocs Chromium online


Run Chrome Extensions

Ad