Update options

This commit is contained in:
magnolia1234 2020-01-12 21:24:23 +01:00 committed by GitHub
parent 337a968e18
commit 26dad13eaf
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Bypass Paywalls Options</title>
<title>Bypass Paywalls Clean Options</title>
<style>
#bypass_sites label {
display: block;

View file

@ -4,8 +4,8 @@
<meta charset="utf-8">
</head>
<body>
<div style="width:180px;">Bypass Paywalls by Adam
<br><a href="options.html">Options</a> | <a href="https://github.com/iamadamdev/bypass-paywalls-firefox" target=”_blank”>GitHub</a> | <span id="version"></span></div>
<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>
<script src="version.js"></script>
</body>
</html>