Companion add-on for Firefox Relay. Keep your email safe from hackers and trackers. Make an email alias with one click, and keep your address to yourself.
Show news item for the holiday discount promo. This code also modifies what we pull from runtime data - we now use the FXA origin to create the proper URL for the user to land on the yearly premium plan just like the website does it in getPlan hook.
Screenshot (if applicable)
News snippet
Full news item
How to test
Make sure appropriate flag is on "holiday_promo_2023" and that premium is available in country you're testing from.
Checklist
[ ] l10n changes have been submitted to the l10n repository, if any.
[ ] All acceptance criteria are met.
[ ] All UI revisions follow the coding standards, and use Protocol tokens where applicable (see /frontend/src/styles/tokens.scss).
This PR fixes MPP-3589
L10N: https://github.com/mozilla-l10n/fx-private-relay-add-on-l10n/pull/52
New feature description
Show news item for the holiday discount promo. This code also modifies what we pull from runtime data - we now use the FXA origin to create the proper URL for the user to land on the yearly premium plan just like the website does it in
getPlan
hook.Screenshot (if applicable)
News snippet
Full news item
How to test
Make sure appropriate flag is on "holiday_promo_2023" and that premium is available in country you're testing from.
Checklist
/frontend/src/styles/tokens.scss
).