I would be nice, use a custom url other than localhost, to use a developer addon. Because of the SSL certificate problem. Add the host to the cross origin policy, only for developer mode.
Thanks, Patrick
Develop games in your browser. Powerful, performant & highly capable.
Modern browsers treat localhost as a secure origin, so you should not need to use SSL.