I’ve written a browser extension and I want to publish it as open source. Is it safe to submit the manifest.json as is, including the key member?
AFAIK, it is a public key, so there should be no problem with this, but I want to be extra careful with security. Any help is appreciated!