mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-18 07:18:34 +02:00
Adds an example for devtools inspector sidebar
This commit is contained in:
9
devtools-inspector-sidebar/devtools/devtools-page.html
Executable file
9
devtools-inspector-sidebar/devtools/devtools-page.html
Executable file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
</head>
|
||||
<body>
|
||||
<script src="devtools.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user