close
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Custom DevTools tool

This Microsoft Edge extension sample 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 to each other.

For instructions, see Sample: Custom DevTools tool.