Funkcionalnosć tutoho sydła so přez wothladowanske dźěła wobmjezuje, kotrež maja waše dožiwjenje polěpšić. Jeli nastawk waš problem njerozrisuje a chceće prašenje stajić, wobroćće so na naše zhromodźenstwo pomocy, kotrež na to čaka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomhać.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

Is there a way to share localStorage in State Partitioning technology of Firefox?

  • 1 wotmołwa
  • 0 ma tutón problem
  • 1 napohlad
  • Poslednja wotmołwa wot techguy150

more options

Storage permissions are authorized by the user using the requestAccessStorage API recommended by Mozilla, but localStorage is not

shared. Only cookie data is shared.

I want other way to share localStorage in State Partitioning of Firefox.

Storage permissions are authorized by the user using the requestAccessStorage API recommended by Mozilla, but localStorage is not shared. Only cookie data is shared. I want other way to share localStorage in State Partitioning of Firefox.

Wšě wotmołwy (1)

more options

With the extension's background page open, just go to the developer tools by pressing F12, then go to the Application tab. In the Storage section expand Local Storage. After that, you'll see all your browser's local storage there.