@kcjpop/x-browser-compat
Version:
A Web Component to display browser compatibility data
1 lines • 1.78 kB
JSON
{"mdn_url":"https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/permissions/request","source_file":"webextensions/api/permissions.json","support":{"chrome":{"version_added":true},"edge":{"version_added":"79"},"firefox":{"notes":["It's not possible to request permissions from a sidebar document (<a href='https://bugzil.la/1493396'>bug 1493396</a>).","Before version 75, permissions cannot be requested from popup panels (see <a href='https://bugzil.la/1432083'>bug 1432083</a>).","Before version 61, permissions cannot be requested from options pages embedded in <code>about:addons</code> (see <a href='https://bugzil.la/1382953'>bug 1382953</a>)."],"version_added":"55"},"firefox_android":{"version_added":false},"opera":{"version_added":true},"safari":{"notes":["Requesting <code><all_urls></code> or <code>*://*/*</code> origins will grant permission to request specific origin patterns and automatically prompt the user for access to any visited website via the extension's access popover in the toolbar.","The user will be prompted again for permissions that have been previously granted and then removed.","Supported permissions will be granted without prompting the user. Only specific origin patterns will prompt the user."],"version_added":"14"},"safari_ios":{"notes":["Requesting <code><all_urls></code> or <code>*://*/*</code> origins will grant permission to request specific origin patterns and automatically prompt the user for access to any visited website via the extension's banner.","The user will be prompted again for permissions that have been previously granted and then removed.","Supported permissions will be granted without prompting the user. Only specific origin patterns will prompt the user."],"version_added":"15"}}}