Improve accessibility by adjusting AMO links
Let's open this to everyone and not assume any specific language or country. AMO will automatically redirect to user's language and country.
This commit is contained in:
parent
dc9e8f6399
commit
4bd412aa9b
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
The Firefox Multi-Account Containers extension lets you carve out a separate box for each of your online lives – no more opening a different browser just to check your work email! [Learn More Here](https://blog.mozilla.org/firefox/introducing-firefox-multi-account-containers/)
|
The Firefox Multi-Account Containers extension lets you carve out a separate box for each of your online lives – no more opening a different browser just to check your work email! [Learn More Here](https://blog.mozilla.org/firefox/introducing-firefox-multi-account-containers/)
|
||||||
|
|
||||||
[Available on addons.mozilla.org](https://addons.mozilla.org/en-GB/firefox/addon/multi-account-containers/)
|
[Available on addons.mozilla.org](https://addons.mozilla.org/firefox/addon/multi-account-containers/)
|
||||||
|
|
||||||
For more info, see:
|
For more info, see:
|
||||||
|
|
||||||
|
@ -43,12 +43,12 @@ There is a timeout test that sometimes fails on certain machines, so make sure t
|
||||||
#### Publish to AMO
|
#### Publish to AMO
|
||||||
|
|
||||||
1. `npm run-script build`
|
1. `npm run-script build`
|
||||||
2. [Upload the `.zip` to AMO](https://addons.mozilla.org/en-US/developers/addon/multi-account-containers/versions/submit/)
|
2. [Upload the `.zip` to AMO](https://addons.mozilla.org/developers/addon/multi-account-containers/versions/submit/)
|
||||||
|
|
||||||
#### Publish to GitHub
|
#### Publish to GitHub
|
||||||
Finally, we also publish the release to GitHub for those followers.
|
Finally, we also publish the release to GitHub for those followers.
|
||||||
|
|
||||||
1. Download the signed `.xpi` from [the addon versions page](https://addons.mozilla.org/en-US/developers/addon/multi-account-containers/versions)
|
1. Download the signed `.xpi` from [the addon versions page](https://addons.mozilla.org/developers/addon/multi-account-containers/versions)
|
||||||
2. [Make the new release on
|
2. [Make the new release on
|
||||||
GitHub](https://github.com/mozilla/multi-account-containers/releases/new)
|
GitHub](https://github.com/mozilla/multi-account-containers/releases/new)
|
||||||
* Use the version number for "Tag version" and "Release title"
|
* Use the version number for "Tag version" and "Release title"
|
||||||
|
|
Loading…
Add table
Reference in a new issue