electron/spec-main/fixtures/extensions/devtools-extension/index.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>