Skip to content

Conversation

@nedtwigg
Copy link
Member

@nedtwigg nedtwigg commented Oct 2, 2025

  • This permission ONLY grants access to the url, pendingUrl, title, or favIconUrl properties of Tab objects.
  • When is it required?
    • When an extension does not have broad host access, but needs to be able to read sensitive data like the URL of an arbitrary tab.
  • When is it NOT required?
    • When using methods on the tabs API.
    • When the extension has access to broad host permissions. Host permissions grant the extension access to the same > data as well as other capabilities.
@nedtwigg nedtwigg marked this pull request as ready for review October 2, 2025 19:33
@nedtwigg nedtwigg merged commit 93a30a9 into main Oct 2, 2025
1 check passed
@nedtwigg nedtwigg deleted the release-stuff branch October 2, 2025 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants