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

Move all fetch() requests to background scripts #426

Open maxxcrawford opened 2 years ago

maxxcrawford commented 2 years ago

Summary:

This is part of a pre-migration to Manifest v3. The only content script where fetch() requests were happening was in the get_profile_data.js script, which only runs on the /accounts/profile/* pages.

Links:

Testing:

⚠️ Be sure to test with both free / premium accounts with privacy/label storage toggled on and off. (4 possible test scenarios)