2017-07-08 19:40:29 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2020-02-25 22:47:05 +01:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
2017-07-08 19:40:29 +02:00
|
|
|
<body>
|
2020-08-20 19:01:12 +02:00
|
|
|
<div style="width:100%"><strong>Bypass Paywalls Clean <span id="version"></span></strong>
|
2020-10-23 14:08:54 +02:00
|
|
|
<br><a href="options.html" style="color:black" target="_blank">Options</a> |
|
|
|
|
<a href="options_custom.html" style="color:black" target="_blank">Custom</a> |
|
2020-09-28 20:43:29 +02:00
|
|
|
<a href="https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/src/master/README.md" style="color:black" target="_blank">BitBucket</a> |
|
2020-10-12 17:31:51 +02:00
|
|
|
<button id="site_switch" title="en/disable current site in BPC">on/off</button> |
|
|
|
|
<button id="clear_cookies" title="clear cookies (and local storage) for current site">clear cookies</button>
|
2020-10-01 16:11:57 +02:00
|
|
|
<br><a href="https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/raw/master/changelog.txt" style="color:black" target="_blank">Changelog</a>
|
2020-09-27 21:55:58 +02:00
|
|
|
<span id="version_new"></span></div>
|
2019-01-06 02:04:40 +01:00
|
|
|
<script src="version.js"></script>
|
2020-08-20 19:01:12 +02:00
|
|
|
<script src="popup.js"></script>
|
2017-07-08 19:40:29 +02:00
|
|
|
</body>
|
2020-03-15 10:17:24 +01:00
|
|
|
</html>
|