Release v2.1.8.0
This commit is contained in:
parent
ad5fb88172
commit
51acb993b8
@ -14,7 +14,7 @@
|
||||
### Installation instructions
|
||||
Due to [Google internal policy](https://developer.chrome.com/webstore/program_policies), the extension is not available on the Chrome Web Store.
|
||||
The following instructions are needed to install third-party extensions in [Chromium](https://en.wikipedia.org/wiki/Chromium_(web_browser))-based desktop browsers.
|
||||
In extension developer mode you can always install BPC by `Load unpacked` (no automatic updates) or by crx-file (automatic updates, but possible 'whitelisting' of extension is needed).
|
||||
In extension developer mode you can always install BPC by `Load unpacked` (latest master, but no automatic updates) or by crx-file (latest release & automatic updates, but possible 'whitelisting' of extension is needed).
|
||||
|
||||
#### Load unpacked: Chrome (desktop), Microsoft Edge (Chromium)/Brave/Yandex
|
||||
* or 'whitelist' extension and install automatically updating crx-file (see next section)
|
||||
|
@ -2,6 +2,8 @@
|
||||
Changelog Bypass Paywalls Clean - Chrome
|
||||
|
||||
Post-release
|
||||
|
||||
* v2.1.8.0 (2021-04-25)
|
||||
Add Il Giorno (Italy)
|
||||
Add L'Express (France)
|
||||
Add La Nazione (Italy)
|
||||
|
@ -490,5 +490,5 @@
|
||||
"*://*.wallkit.net/*",
|
||||
"*://*.wsj.net/*"
|
||||
],
|
||||
"version": "2.1.7.8"
|
||||
"version": "2.1.8.0"
|
||||
}
|
@ -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://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-2.1.7.0.crx' version='2.1.7.0' />
|
||||
<updatecheck codebase='https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass-paywalls-chrome-clean-2.1.8.0.crx' version='2.1.8.0' />
|
||||
</app>
|
||||
</gupdate>
|
||||
|
Loading…
x
Reference in New Issue
Block a user