Correctly handle iframe permission policy (allow
attribute)
#575
Labels
area: content
Improvements or additions to extension content script
bug
Something isn't working
good first issue
Good for newcomers
hacktoberfest
Issues for Hacktoberfest
Milestone
allow === "monetization"
, which breaks if other directives are present.monetization
directive'sallowlist
correctly, specially the"<origin>"
type.Spec: https://webmonetization.org/specification/#permissions-policy
MDN: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy#iframes
The text was updated successfully, but these errors were encountered: