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