Open
Description
What problem does this feature solve?
When developing vue applications on remote servers is not always possible to connect with the ngrok tunnel as proposed on the README for the standalone electron app. It is also very inconvenient having to install ngrok and the electron shell just to be able to debug the application.
I believe extensions provide a better user experience as they are directly integrated in the web browser and do not require configuration on the projects or developers machines.
What does the proposed API look like?
Unfortunately I don't have experience developing safari extensions but I'm willing to spend time helping on the development of this feature and learning how to do it if the idea is supported.