I am developing an add-on for Firefox. My current problem is while using cfx run
command add-on appears properly in navigation toolbar with icon and popup BUT when I package it using cfx xpi
and install that xpi file then the icon and popup does not appear properly in navigation toolbar. What could be that cause?
This is the popup when I use cfx run
.
And this is the popup when I package to xpi and install it:
.