Version 0.1.2 and lower use chrome.storage.sync for saving data, version 0.1.3 will use chrome.storage.local for the saving/loading and will only use sync in specific scenarios. Need to make sure that the update process doesn't ignore sync data but actually imports it into local.
Version 0.1.2 and lower use chrome.storage.sync for saving data, version 0.1.3 will use chrome.storage.local for the saving/loading and will only use sync in specific scenarios. Need to make sure that the update process doesn't ignore sync data but actually imports it into local.