| App.js |
App component
The top level component for representing main panel
|
3448 |
| CustomRequestPanel.js |
Custom request panel component
A network request editor which simply provide edit and resend interface
for network development.
|
11601 |
| DropHarHandler.js |
Helper component responsible for handling and importing
dropped *.har files.
|
3323 |
| messages |
|
|
| MonitorPanel.js |
Monitor panel component
The main panel for displaying various network request information
|
8411 |
| moz.build |
|
613 |
| NetworkActionBar.js |
|
4139 |
| new-request |
|
|
| previews |
|
|
| request-blocking |
|
|
| request-details |
|
|
| request-list |
|
|
| search |
|
|
| SecurityState.js |
|
2193 |
| StatisticsPanel.js |
Statistics panel component
Performance analysis tool which shows you how long the browser takes to
download the different parts of your site.
|
9347 |
| StatusBar.js |
Status Bar component
Displays the summary of total size and transferred size by all requests
Also displays different timing markers
|
5394 |
| StatusCode.js |
Status code component
Displays HTTP status code icon
Used in RequestListColumnStatus and HeadersPanel
|
3775 |
| TabboxPanel.js |
Tabbox panel component
Display the network request details
|
8422 |
| Toolbar.js |
Network monitor toolbar component.
Toolbar contains a set of useful tools to control network requests
as well as set of filters for filtering the content.
|
22141 |