Release v1.8.8.0

merge-requests/1/head v1.8.8.0
magnolia1234 4 years ago
parent 463c7db9d5
commit 7ca9d2c6ad

@ -1,6 +1,15 @@
Changelog Bypass Paywalls Clean - Firefox Changelog Bypass Paywalls Clean - Firefox
* v1.8.8.0 (2020-09-27)
Add Die Zeit (Germany)
Add Rolling Stone
Add StockNews.com
Add Times Higher Education
Remove Vrij Nederland (obsolete)
Fix-update National Review (amp for plus)
Minor update opt-in UI
* v1.8.7.0 (2020-09-20) * v1.8.7.0 (2020-09-20)
Add Business Times (Singapore) Add Business Times (Singapore)
Add Domani (Italy) Add Domani (Italy)

@ -312,5 +312,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.8.7.5" "version": "1.8.8.0"
} }

@ -40,5 +40,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.8.7.5" "version": "1.8.8.0"
} }

@ -15,6 +15,7 @@
</head> </head>
<body> <body>
<h1>Options | <small><span id="version"></span><span id="version_new"></span></small></h1> <h1>Options | <small><span id="version"></span><span id="version_new"></span></small></h1>
<br><a href="https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/src/master/changelog.txt" style="color:black">Changelog</a>
<div style="width:90%;"> <div style="width:90%;">
Selected sites will have their cookies cleared and referer set to Google. Selected sites will have their cookies cleared and referer set to Google.
You should uncheck sites you have an account with or else you will be logged out at every visit.</br> You should uncheck sites you have an account with or else you will be logged out at every visit.</br>

@ -9,7 +9,8 @@
<a href="options_custom.html" style="color:black">Custom</a> | <a href="options_custom.html" style="color:black">Custom</a> |
<a href="https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/src/master/README.md" style="color:black" target=”_blank”>BitBucket</a> | <a href="https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/src/master/README.md" style="color:black" target=”_blank”>BitBucket</a> |
<button id="site_switch">on/off</button> <button id="site_switch">on/off</button>
<br><span id="version_new"></span></div> <br><a href="https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/src/master/changelog.txt" style="color:black">Changelog</a>
<span id="version_new"></span></div>
<script src="version.js"></script> <script src="version.js"></script>
<script src="popup.js"></script> <script src="popup.js"></script>
</body> </body>

@ -2,8 +2,8 @@
"addons": { "addons": {
"magnolia@12.34": { "magnolia@12.34": {
"updates": [ "updates": [
{ "version": "1.8.7.0", { "version": "1.8.8.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.8.7.0.xpi" } "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.8.8.0.xpi" }
] ]
} }
} }

@ -2,8 +2,8 @@
"addons": { "addons": {
"magnolia_limited_permissions@12.34": { "magnolia_limited_permissions@12.34": {
"updates": [ "updates": [
{ "version": "1.8.7.0", { "version": "1.8.8.0",
"update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.7.0.xpi" } "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.8.0.xpi" }
] ]
} }
} }

Loading…
Cancel
Save