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

Add dimension5 and dimension7 to context menu events #452

Closed maxxcrawford closed 1 year ago

maxxcrawford commented 1 year ago

@Vinnl Great catch. I moved the await to the top of the function, rather than calling on every switch. Trying out it with await'less.

UPDATE: The await was necessary. Added back, and mergin' in.