Hi,
I’m working on an extension that I’ll be using at work. I’ll probably wanna share this extension with my coworkers as well.
Since I absolutely can not upload the code anywhere, it can’t go through Mozilla’s signing and review process.
According to the internet and posts here in the forum it should be possible to install an unsigned extension in Firefox Developer Edition. So, I tried that and it doesn’t work:
I’m pretty sure I’ve done all the required things:
I’m using the Developer Edition:
I’ve disabled signature verification:
There are no linting issues (sorry, only 5 images allowed for me) and it builds successfully:
I can load it as a temporary extension:
What am I missing?
Thanks!