scriptsafe
scriptsafe copied to clipboard
Store settings in Local Extension Settings, rather than Local Storage
Somehow all the settings are saved in a .log file in Local Storage folder. Why not store it proper way, like most of the extensions like uBO?
Maybe it would also help with my Script Safe constantly loosing all settings every few browser restarts (clean or crash). More often than not recently. :/
things are stored in Local Extension Settings when using chrome.storage.local which differs from localStorage