frantzkamus d2d7a966c6 Added call to script version.js
Sorry, I had forgotten to add <script> tags calling version.js
2019-01-06 01:41:08 +01:00

9 lines
299 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="width:220px;">Bypass Paywalls by Adam
<br><a href="options.html">Options</a> | <a href="https://github.com/iamadamdev/bypass-paywalls-chrome" target=”_blank”>GitHub</a> | <span id="debug"></span></div>
<script src="version.js"></script>
</body>
</html>