Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Are standalone web extension experiments better than bundled? #201

@motin

Description

@motin

We are currently bundling the WEEs together with the study add-ons. Pros with bundled WEEs:

  • Not have to co-install two extensions at once in order to ship studies via Normandy
  • The study add-on gets access to the bundled WEE API, which may be more secure.
  • Ordinary extension tooling (like web-ext) works out of the box (not sure if web-ext can co/pre-install standalone WEEs for instance)

On the flip side, if we use standalone web extension experiments we will no longer be affected by the limitations of bundled WEEs, especially regarding the ability to listen to study add-on uninstall events properly (#194)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions