mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 11:27:48 +01:00
134852c68f
Add your own custom sites (also for testing). Check 'Custom'-link in popup-menu. By default sites' cookies are removed after page loads (to bypass article limit). Also you can enable Googlebot user-agent or disable Javascript for (sub)domain(s).
11 lines
No EOL
478 B
HTML
11 lines
No EOL
478 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<div style="width:325px;"><strong>Bypass Paywalls Clean <span id="version"></span></strong>
|
|
<br><a href="options.html">Options</a> | <a href="options_custom.html">Custom</a> | <a href="https://github.com/magnolia1234/bypass-paywalls-firefox-clean/blob/master/README.md" target=”_blank”>GitHub</a> | <strong><span id="version_new"></span></strong></div>
|
|
<script src="version.js"></script>
|
|
</body>
|
|
</html> |