mirror of
https://github.com/electron/electron.git
synced 2026-02-06 21:25:10 -05:00
6 lines
130 B
HTML
6 lines
130 B
HTML
<!doctype html>
|
|
<body>
|
|
a custom devtools extension
|
|
<!-- can't be inline because of CSP -->
|
|
<script src="index.js"></script>
|