mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 05:47:46 +01:00
Update options
This commit is contained in:
parent
337a968e18
commit
26dad13eaf
2 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
|
@ -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>
|
Loading…
Reference in a new issue