-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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.