webextension-polyfill/test/fixtures/devtools-extension/devtools_page.html

8 lines
155 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="browser-polyfill.js"></script>
<script src="devtools_page.js"></script>
</head>
</html>