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.
Thanks for the reviews from @codemist, @lloan and @Vinnl. I generated a lengthy TODO list in response to the review. Filing it here to make it easier to track against the BIG pr, even though I'll be committing directly to the mpp-1714-staging branch.
Thanks for the reviews from @codemist, @lloan and @Vinnl. I generated a lengthy TODO list in response to the review. Filing it here to make it easier to track against the BIG pr, even though I'll be committing directly to the
mpp-1714-staging
branch.TODO:
Global/features:
HTML
src/popup.html
<button>
instead of<a>
.fx-relay-masks-error-message-icon
)<content>
,<panel>
, etc should all contain a hyphenJavascript
src/js/popup/popup.js
f ([400,409].includes(newRelayAddressResponse.status)) {
matchesSearchFilter
TODO: Add toggle button back
domainList === null
(or Kaitlyn ?? operator)noMasksPanelCreated
panel to show by defaultisPremiumSubdomainSet
is defined and used multiple timessetRemainingMaskCount
storyData
to something more legible.isPhoneMaskingAvailable
andlogicCheck
may be unnecessary / duplicatesrc/js/background/background.js
apiBody.used_on = description + ",";
// TODO: Update the domain attribute to be "label"
const localRelayAddresses = Object.keys(localStorageRelayAddresses).
return { status: 402 };
return { status: 402 };
CSS
src/css/global.css
src/css/popup.css
.fx-relay-panel-header-btn-back img
right
value should be variable.fx-relay-settings-toggle::after
z-index
commentfx-relay-panel-custom-mask-promo-blocking-tooltip