Release v1.8.8.0

This commit is contained in:
magnolia1234 2020-09-27 21:53:33 +02:00
parent 9208b2ca9a
commit bb363bbaf4
7 changed files with 16 additions and 5 deletions

View File

@ -1,6 +1,15 @@
Changelog Bypass Paywalls Clean - Chrome
* 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)
Add Business Times (Singapore)
Add Domani (Italy)

View File

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

View File

@ -21,5 +21,5 @@
"page": "options.html"
},
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
"version": "1.8.7.5"
"version": "1.8.8.0"
}

View File

@ -15,6 +15,7 @@
</head>
<body>
<h1>Options | <small><span id="version"></span><span id="version_new"></span></small></h1>
<br><a href="https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/src/master/changelog.txt" style="color:black">Changelog</a>
<div style="width:90%;">
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>

View File

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

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-1.8.7.0.crx' version='1.8.7.0' />
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-1.8.8.0.crx' version='1.8.8.0' />
</app>
</gupdate>

View File

@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='lkbebcjgcmobigpeffafkodonchffocl'>
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-lp-1.8.7.0.crx' version='1.8.7.0' />
<updatecheck codebase='https://bitbucket.org/magnolia1234/bypass-paywalls-chrome-clean/downloads/bypass-paywalls-chrome-clean-lp-1.8.8.0.crx' version='1.8.8.0' />
</app>
</gupdate>