mozilla / fx-private-relay-add-on

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.
https://addons.mozilla.org/en-US/firefox/addon/private-relay
Mozilla Public License 2.0
69 stars 15 forks source link

(Fix #475) Review Fixes for Add-on Refactor #477

Closed maxxcrawford closed 1 year ago

maxxcrawford commented 1 year ago

Summary

This PR answers questions/comments from the review of https://github.com/mozilla/fx-private-relay-add-on/pull/456

Links:

Global/features:

HTML

src/popup.html

Javascript

src/js/popup/popup.js

src/js/background/background.js

CSS

src/css/global.css

src/css/popup.css

maxxcrawford commented 1 year ago
  • I see a negative count for premium users, and I tested this with both a pre-existing premium account and an account

Ahh! Good catches all around. Fixes incoming.

maxxcrawford commented 1 year ago

The "upgrade now" CTA should go directly to the pricing section (anchor link). Minor error.

Revised in 9796646843d5199cc76c6f47a4ef264d2a9450dd

slight misalignment of the checkboxes

Revised in 0b2b495670329d6ec3a6735792bad4797f233ed1