Developing and testing features or extensions for Microsoft Edge
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi -
clearly I am a little new - however when I load the Manifest.json file into the unpacked option inside the extensions page - it loads the extension fine. However when I try to add a key for "themes" - although a new theme icon appears in the settings page under themes, the theme itself will not load. not will the extension load again. I have to reload the extension without the "themes" at try.
"themes": {
"colors": "1"
},
Developing and testing features or extensions for Microsoft Edge