Extensão do Chrome Como salvar dados em um arquivo alternativo
chrome.storage.sync.set({'theKey': theValue}, optionalSuccessCallback);
Healthy Herring
chrome.storage.sync.set({'theKey': theValue}, optionalSuccessCallback);