5 lines
130 B
HTML
5 lines
130 B
HTML
<!doctype html>
|
|
<body>
|
|
a custom devtools extension
|
|
<!-- can't be inline because of CSP -->
|
|
<script src="index.js"></script>
|