mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Added readme
This commit is contained in:
7
api-samples/devtools/panels/chrome-query/chrome-query.md
Normal file
7
api-samples/devtools/panels/chrome-query/chrome-query.md
Normal 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.
|
||||
Reference in New Issue
Block a user