edgafner / GBrowser

A Browser embedded in your IDE
Apache License 2.0
74 stars 18 forks source link

[FEATURE]: allow localhost ssl via chrome://flags #192

Open sbounmy opened 8 months ago

sbounmy commented 8 months ago

Is your feature request related to a problem? Please describe.

Instead of http://llocalhost:3000 I am using https://my-app.dev:3000 (for oauth redirection purpose) https://jfbcodes.medium.com/using-rails-with-ssl-on-localhost-52d60f14a382

Describe the solution you'd like access to chrome://flags so we can enable experiments features such as #allow-insecure-localhost in my case

Describe alternatives you've considered using arc since I've setup ssl locally

Additional context CleanShot 2024-01-31 at 10 46 36