Cross Domain Local Storage Extension in Chrome with OffiDocs
Cross Domain Local Storage Extension Chrome web store extension
DESCRIPTION:
Run the Chrome online web store extension Cross Domain Local Storage Extension using OffiDocs Chromium online.
Sets a selected set of localStorage variables for all loaded urls
This extension's purpose is sharing cross domain data by exposing a key/pair popup editor.
By adding/removing new pairs, you will, under the hood, set your window.localStorage.cross_domain_localstorage to a key/value pairs object.
In order to use the values set in the extension's popup - from your JS app consume the window.localStorage.cross_domain_localstorage.name_of_key.
Cross Domain Local Storage Extension web extension integrated with the OffiDocs Chromium online