I have a Chrome extension that stores data with a json string in a localStorage variable. I'm trying to create a version of this extension for firefox. But in firefox localStorage doesn't seem to work for extensions. I have a Chrome extension that stores data with