electron/spec/fixtures/extensions/devtools-extension/index.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
130 B
HTML
Raw Normal View History

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