UNPKG

@kcjpop/x-browser-compat

Version:

A Web Component to display browser compatibility data

1 lines 1.31 kB
{"mdn_url":"https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync","source_file":"webextensions/api/storage.json","support":{"chrome":{"version_added":true},"edge":{"version_added":"15"},"firefox":{"notes":"Before version 79, storage quota limits are not enforced.","version_added":"53"},"firefox_android":{"version_added":false},"opera":{"version_added":false},"safari":{"notes":["Safari does not sync items saved in the <code>sync</code> storage area, i.e. it behaves the same as the <code>local</code> storage area.","Safari 15 and 15.1 erroneously store sync items in the <code>local</code> storage area. If unable to locate sync items, check for sync items in the <code>local</code> storage area and do a one-time migration to the <code>sync</code> storage area."],"partial_implementation":true,"version_added":"14"},"safari_ios":{"notes":["Safari does not sync items saved in the <code>sync</code> storage area, i.e. it behaves the same as the <code>local</code> storage area.","Safari 15 and 15.1 erroneously store sync items in the <code>local</code> storage area. If unable to locate sync items, check for sync items in the <code>local</code> storage area and do a one-time migration to the <code>sync</code> storage area."],"partial_implementation":true,"version_added":"15"}}}