Skip to content

Which context to run in? #2

@zner0L

Description

@zner0L

I always imagined the addon running as a simple addon in the toolbar, but I just discovered devtools.network.getHAR(), which can only be run on a page in the devtools. Supposedly this is also available in Chrome. We could just run our extensions in the devtools and take advantage of this, or build our own HAR, using webRequest.onBeforeRequest. There can be a case made for both, so I would like your input, @baltpeter.

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