Prepare v1.6.4.3
This commit is contained in:
parent
8b4bb6c230
commit
9d5f2a8d08
@ -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 browsers:
|
||||
#### Chrome (Windows, MacOS, Linux), Microsoft Edge (version 79)
|
||||
1. Download this repo as a [ZIP file from GitHub](https://github.com/magnolia1234/bypass-paywalls-chrome-clean/releases/download/v1.6.4.2/bypass-paywalls-chrome-clean-master.zip).
|
||||
1. Download this repo as a [ZIP file from GitHub](https://github.com/magnolia1234/bypass-paywalls-chrome-clean/releases/download/v1.6.4.3/bypass-paywalls-chrome-clean-master.zip).
|
||||
2. Unzip the file and you should have a folder named `bypass-paywalls-chrome-clean-master`.
|
||||
3. Move the folder to a permanent location on your computer (do not delete the folder after installation).
|
||||
4. Go to the extensions page (`chrome://extensions` or `edge://extensions`).
|
||||
|
@ -21,5 +21,5 @@
|
||||
"page": "options.html"
|
||||
},
|
||||
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
||||
"version": "1.6.4.2"
|
||||
"version": "1.6.4.3"
|
||||
}
|
||||
|
@ -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://github.com/magnolia1234/bypass-paywalls-chrome-clean/releases/download/v1.6.4.2/bypass-paywalls-chrome-clean.crx' version='1.6.4.2' />
|
||||
<updatecheck codebase='https://github.com/magnolia1234/bypass-paywalls-chrome-clean/releases/download/v1.6.4.3/bypass-paywalls-chrome-clean.crx' version='1.6.4.3' />
|
||||
</app>
|
||||
</gupdate>
|
||||
|
Loading…
x
Reference in New Issue
Block a user