Proper automatic "last release" linking. (#734)

https://help.github.com/en/github/administering-a-repository/linking-to-releases
Now, no need to update the Firefox add-on link in the README.md. It will always grab the latest.fxi release file, as long as it keeps the `bypass-paywalls-firefox.xpi` naming.
This commit is contained in:
PoorPockets McNewHold 2020-06-17 05:08:29 +00:00 committed by GitHub
parent b2f5e7248e
commit 5574026889
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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**
* [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-chrome/releases/download/v1.7.3/bypass-paywalls-firefox.xpi)
* [Download and install the latest version](https://github.com/iamadamdev/bypass-paywalls-chrome/releases/latest/download/bypass-paywalls-firefox.xpi)
**Notes**
* Every time you open Chrome it may warn you about running extensions in developer mode, just click 🗙 to keep the extension enabled.