Skip to content

Migrate from Browser centric entities to API centric entities for API wrappers #143

Description

@userhooke

Is your feature request related to a problem? Please describe.
At the moment, all major browsers support one of two common API types: Chrome Extensions API and Web Extensions API.

For example, to add support for the upcoming Safari 14, for the most part we just need to copy-paste Update Browsers Support (Microsoft Edge Chromium) PR.

Describe the solution you'd like
Let's consider the switch from focus on browser differences to focus on differences between APIs.

Describe alternatives you've considered
An example is webextension-polyfill from Mozilla.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions