mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 07:07:47 +01:00
14 lines
528 B
HTML
14 lines
528 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<div style="width:275px"><strong>Bypass Paywalls Clean <span id="version"></span></strong>
|
|
<br><a href="options.html" style="color:black">Options</a> |
|
|
<a href="options_custom.html" style="color:black">Custom</a> |
|
|
<a href="https://github.com/magnolia1234-new/bypass-paywalls-firefox-clean/blob/master/README.md" style="color:black" target=”_blank”>GitHub</a>
|
|
<br><span id="version_new"></span></div>
|
|
<script src="version.js"></script>
|
|
</body>
|
|
</html>
|