mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-04-30 02:34:26 +02:00
Prepare for v1.7.1 release
This commit is contained in:
parent
41f2bc0f74
commit
de0a2ca7c9
@ -15,7 +15,7 @@
|
||||
1. Drag the `bypass-paywalls-chrome-master` folder anywhere on the page to import it (do not delete the folder afterwards).
|
||||
|
||||
**Mozilla Firefox**
|
||||
1. [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.9/bypass_paywalls-1.6.9-an+fx.xpi)
|
||||
1. [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.7.1/bypass_paywalls-1.7.1-an+fx.xpi)
|
||||
|
||||
**Notes**
|
||||
* Every time you open Chrome it may warn you about running extensions in developer mode, just click 🗙 to keep the extension enabled.
|
||||
|
@ -220,5 +220,5 @@
|
||||
"*://*.wired.com/*",
|
||||
"*://*.wsj.com/*"
|
||||
],
|
||||
"version": "1.7.0"
|
||||
"version": "1.7.1"
|
||||
}
|
||||
|
@ -34,5 +34,5 @@
|
||||
"webRequestBlocking",
|
||||
"<all_urls>"
|
||||
],
|
||||
"version": "1.7.0"
|
||||
"version": "1.7.1"
|
||||
}
|
||||
|
@ -45,8 +45,8 @@
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.6/bypass_paywalls-1.6.6-an+fx.xpi" },
|
||||
{ "version": "1.6.9",
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.6.9/bypass_paywalls-1.6.9-an+fx.xpi" },
|
||||
{ "version": "1.7.0",
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.7.0/bypass_paywalls-1.7.0-an+fx.xpi" }
|
||||
{ "version": "1.7.1",
|
||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-firefox/releases/download/v1.7.1/bypass_paywalls-1.7.1-an+fx.xpi" }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||
<app appid='dcpihecpambacapedldabdbpakmachpb'>
|
||||
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.0/bypass-paywalls-chrome.crx' version='1.7.0' />
|
||||
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.1/bypass-paywalls-chrome.crx' version='1.7.1' />
|
||||
</app>
|
||||
</gupdate>
|
||||
|
Loading…
x
Reference in New Issue
Block a user