Deprecate the count key in storage, as the count values need to be computed on the fly because of the possible access of storage of background and popup.
Make sure the older data is not corrupted. Make things migrate smoothly by checking for existing count keys and then cleaning up the key from the storage object.
Deprecate the count key in storage, as the count values need to be computed on the fly because of the possible access of storage of background and popup.
Make sure the older data is not corrupted. Make things migrate smoothly by checking for existing count keys and then cleaning up the key from the storage object.