mshibanami / redirect-web

Repository of the support website for Redirect Web for Safari
https://mshibanami.github.io/redirect-web/
MIT License
32 stars 2 forks source link

Suggestion: Add support for profile for browser redirection #50

Open icanhasjonas opened 3 months ago

icanhasjonas commented 3 months ago

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

mshibanami commented 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.

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.