Skip to content

chromium extension-runner reloadExtensionBySourceDir should be able to identify and reload the single target extension #1687

Open
@rpl

Description

@rpl

As a followup to #1392, the chromium extension-runner should be able to map the extension's source dir with the assigned extension id, so that reloadExtensionBySourceDir can identify and reload only the extension installed from the given source dir (currently it reload all of installed extensions by internally calling reloadAllExtensions).

See #1392 (comment) for additional details about how we may achieve the sourceDir <-> extensionId mapping for the chromium extension-runner.

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