mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-05-09 06:24:26 +02:00
Prepare for v1.7.3 release
This commit is contained in:
parent
76fcd58e69
commit
b8f4458d1e
@ -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).
|
1. Drag the `bypass-paywalls-chrome-master` folder anywhere on the page to import it (do not delete the folder afterwards).
|
||||||
|
|
||||||
**Mozilla Firefox**
|
**Mozilla Firefox**
|
||||||
* [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.2/bypass-paywalls-firefox.xpi)
|
* [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.3/bypass-paywalls-firefox.xpi)
|
||||||
|
|
||||||
**Notes**
|
**Notes**
|
||||||
* Every time you open Chrome it may warn you about running extensions in developer mode, just click 🗙 to keep the extension enabled.
|
* Every time you open Chrome it may warn you about running extensions in developer mode, just click 🗙 to keep the extension enabled.
|
||||||
|
@ -222,5 +222,5 @@
|
|||||||
"*://*.wsj.com/*",
|
"*://*.wsj.com/*",
|
||||||
"*://*.nzz.ch/*"
|
"*://*.nzz.ch/*"
|
||||||
],
|
],
|
||||||
"version": "1.7.2"
|
"version": "1.7.3"
|
||||||
}
|
}
|
||||||
|
@ -34,5 +34,5 @@
|
|||||||
"webRequestBlocking",
|
"webRequestBlocking",
|
||||||
"<all_urls>"
|
"<all_urls>"
|
||||||
],
|
],
|
||||||
"version": "1.7.2"
|
"version": "1.7.3"
|
||||||
}
|
}
|
||||||
|
@ -46,7 +46,9 @@
|
|||||||
{ "version": "1.6.9",
|
{ "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" },
|
"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.2",
|
{ "version": "1.7.2",
|
||||||
"update_link": "https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.2/bypass-paywalls-firefox.xpi" }
|
"update_link": "https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.2/bypass-paywalls-firefox.xpi" },
|
||||||
|
{ "version": "1.7.3",
|
||||||
|
"update_link": "https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.3/bypass-paywalls-firefox.xpi" }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='dcpihecpambacapedldabdbpakmachpb'>
|
<app appid='dcpihecpambacapedldabdbpakmachpb'>
|
||||||
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.2/bypass-paywalls-chrome.crx' version='1.7.2' />
|
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.3/bypass-paywalls-chrome.crx' version='1.7.3' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='dcpihecpambacapedldabdbpakmachpb'>
|
<app appid='dcpihecpambacapedldabdbpakmachpb'>
|
||||||
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.2/bypass-paywalls-chrome.crx' version='1.7.2' />
|
<updatecheck codebase='https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.3/bypass-paywalls-chrome.crx' version='1.7.3' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user