optional_permissions: browsingData - Chrome BCD #20858
Labels
data:webext
Compat data for Browser Extensions. https://developer.mozilla.org/Add-ons/WebExtensions
good first issue
Good issues for getting started with this project.
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
In practice, Chrome appears to support "browsingData" as an "optional_permissions".
What browsers does this problem apply to, if applicable?
Chrome
What did you expect to see?
Chrome supports "browsingData" as an "optional_permissions"
Did you test this? If so, how?
It was noticed during the development of FoxyProxy v8.0.
I have introduced the "optional_permissions" over a month ago so I am not aware when the support was added. It has been tested on the official releases only.
Please note that in Chrome, the permission is granted silently, without a user prompt.
manifest.json
options.js
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/optional_permissions
MDN metadata
No response
The text was updated successfully, but these errors were encountered: