Skip to content

Popup UI needed to set various user preferences + integration with custom elements suite #4

Open
@ahmadayubi

Description

@ahmadayubi

If there are user preferences anyone feels are needed feel free to discuss about it below.

A mechanism is also needed to allow the stored preferences to be used within the custom elements suite.

One solution is to inject a script the custom element interacts with to set it's internal variables. For this the run_time needs to be set to document_start (this does have performance concerns and isn't preferred).

Another alternative is to use the external messages functionality or the connect function described here. The drawback is that you cannot listen for external communication from any website, i.e. no wildcards option allowed for externally_connectable

Currently requested preferences:

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