Name Description Size
actions
api.js API object for NetMonitor panel (like a facade). This object can be consumed by other panels, WebExtension API, etc. This object doesn't depend on the panel UI and can be created and used even if the Network panel UI doesn't exist. 5830
app.js Global App object for Network panel. This object depends on the UI and can't be created independently. This object can be consumed by other panels (e.g. Console is using inspectRequest), by the Launchpad (bootstrap), etc. @param {Object} api An existing API object to be reused. 4147
assets
components
connector
constants.js 14893
create-store.js Configure state and middleware for the Network monitor tool. 4510
har
middleware
moz.build 458
reducers
selectors
utils
widgets
workers