Skip to content

Required permission for tabs.executeScript() #244

@marcelstoer

Description

@marcelstoer

https://github.com/thunderbird/developer-docs/blob/master/add-ons/hello-world-add-on/using-content-scripts.md?plain=1#L57 states that

The messageDisplayScripts API requires the messagesModify permission.

There is no information about which permission tabs.executeScript() (part of the example) requires.

The tabs WebExtension API documentation seems to suggest that it required activeTab. Yet, I found that tabs.executeScript() requires messagesModify as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions