bypass-paywalls-firefox-clean/popup.html

11 lines
348 B
HTML
Raw Normal View History

2017-07-08 17:40:29 +00:00
<!DOCTYPE html>
<html>
2018-10-07 05:18:34 +00:00
<head>
<meta charset="utf-8">
</head>
2017-07-08 17:40:29 +00:00
<body>
2020-01-12 20:24:23 +00:00
<div style="width:180px;">Bypass Paywalls Clean
<br><a href="options.html">Options</a> | <a href="https://github.com/magnolia1234/bypass-paywalls-firefox-clean" target=”_blank”>GitHub</a> | <span id="version"></span></div>
2019-01-06 01:04:40 +00:00
<script src="version.js"></script>
2017-07-08 17:40:29 +00:00
</body>
2019-01-06 01:04:40 +00:00
</html>