Is there any way to share localstorage with multiple browsers?
For example, I set localStorage.setItem("lang", "pt"); in Chrome, however, I would like this value to be available in Firefox and other browsers that support LocalStorage....
asked by
01.09.2017 / 15:41