Open icanhasjonas opened 3 months ago
Thanks for your feedback! I believe that will be a great feature.
The problem, however, is that there doesn't seem to be an API in Safari for that purpose.
identity
API that allows Chrome extensions to retrieve the profile-email
. Specifically, the function chrome.identity.getProfileUserInfo().I'll dive deeper into this later, but I'm thinking of proposing that the W3C define an API for this in https://github.com/w3c/webextensions. However, it may take time to be approved or could even be denied as it may be controversial regarding user privacy.
Example: safari redirect => chrome app using profile x
Relevant Chrome app launch switches
Example:
'/Applications/Google Chrome.app/Contents/MacOS/Google Chrome' --profile-email=user@domain.com