UNPKG

@kcjpop/x-browser-compat

Version:

A Web Component to display browser compatibility data

1 lines 1.68 kB
{"mdn_url":"https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/manifest.json/content_security_policy","source_file":"webextensions/manifest/content_security_policy.json","support":{"chrome":{"notes":"Until Chrome 110, the <code>object-src</code> directive was required with a secure source. From Chrome 111, the <code>object-src</code> directive is optional.","version_added":true},"edge":{"notes":"Until Edge 110, the <code>object-src</code> directive was required with a secure source. From Edge 111, the <code>object-src</code> directive is optional.","version_added":true},"firefox":{"notes":["Firefox does not support 'http://127.0.0.1' or 'http://localhost' as script sources: they must be served over HTTPS.","Until Firefox 105, the <code>object-src</code> directive was required with a secure source. From Firefox 106, the <code>object-src</code> directive is optional."],"version_added":"48"},"firefox_android":{"notes":["Firefox does not support 'http://127.0.0.1' or 'http://localhost' as script sources: they must be served over HTTPS.","Until Firefox 105, the <code>object-src</code> directive was required with a secure source. From Firefox 106, the <code>object-src</code> directive is optional."],"version_added":"48"},"opera":{"notes":"Until Opera 96, the <code>object-src</code> directive was required with a secure source. From Opera 97, the <code>object-src</code> directive is optional.","version_added":true},"safari":{"notes":"There is no requirement to include the <code>object-src</code> directive.","version_added":"14"},"safari_ios":{"notes":"There is no requirement to include the <code>object-src</code> directive.","version_added":"15"}}}