diff options
author | Darius Jahandarie <djahandarie@gmail.com> | 2023-12-09 13:00:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 13:00:42 +0000 |
commit | 36527a00d805ec4a97c2f987b0c06459f052b51d (patch) | |
tree | 554ca5d5fb99ec6c9a13bf793155f5d6254c8ad3 | |
parent | 76feda62addc16ebe742c899fb541b32f3089cdc (diff) | |
parent | 462598175030344b2ca52af9ae26c66359a26e7d (diff) |
Merge pull request #346 from themoeway/stable
Link to stable extension in Chrome Web Store and Firefox Addons in README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,9 +1,8 @@ # Yomitan <!-- omit from toc --> -[>)](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml) -[>)](https://github.com/themoeway/yomitan/releases) -[](https://securityscorecards.dev/viewer/?uri=github.com/themoeway/yomitan) -[](https://discord.gg/UGNPMDE7zC) +[>)](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn) [>)](https://addons.mozilla.org/en-US/firefox/addon/yomitan/) +[>)](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml) [>)](https://github.com/themoeway/yomitan/releases) +[](https://securityscorecards.dev/viewer/?uri=github.com/themoeway/yomitan) [](https://discord.gg/UGNPMDE7zC) ## Project Introduction @@ -78,11 +77,11 @@ submitting issues on GitHub, try the _testing_ version; otherwise, the _stable_ - **Google Chrome** - - stable (not released yet) + - [stable](https://chrome.google.com/webstore/detail/yomitan/likgccmbimhjbgkjambclfkhldnlhbnn) - [testing](https://chrome.google.com/webstore/detail/yomitan-development-build/glnaenfapkkecknnmginabpmgkenenml) - **Mozilla Firefox** - - stable (not released yet) + - [stable](https://addons.mozilla.org/en-US/firefox/addon/yomitan/) - [testing](https://github.com/themoeway/yomitan/releases) ※ ※ NOTE: Unlike Chrome, Firefox does not allow extensions meant for testing to be hosted in the marketplace. |