This DevTools Extension sample is a Microsoft Edge extension that adds a Custom tool in Microsoft Edge DevTools, including a tab in the Activity Bar, and a panel below the tab.
-
The Custom DevTools tool calls the DevTools API to display memory information.
-
The webpage under inspection, and the Custom DevTools tool, send messages back and forth, in two-way communication.
For instructions, see Sample: Custom DevTools tool.