Added readme

This commit is contained in:
Ian Stanion
2023-06-02 09:57:23 -04:00
parent c27d40cd43
commit d726a82dd7

View File

@@ -0,0 +1,7 @@
# devtools
This sample demonstrates using the devtools API to add a sidebar that displays the jQuery data associated with the selected DOM element.
## Overview
The devtools window can be expanded with new elements created by the user. The extension contains html and js files that are injected into the devtools page to expand its functionality.