Skip to content

Less Permission Requirements (only on specified hosts) #2

@mellowtel

Description

@mellowtel

The core idea behind this new release is to be able to import Mellowtel in an extension which only requires host permissions on specific domains (wikipedia.org, yotube.com, fiverr.com, google.com, etc...). This way no additional permissions will be required (not even at runtime, which is already possible), making the whole integration process more painless and secure.

What we need to do?
We have to remove the dependency on the tabs and declarativeNetRequest permissions. declarativeNetRequest

Blocker:
The biggest blocker is that tabs is used to message between the content script and background script.

We can use this thread to brainstorm together and track progress

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