I'm developing an add-in, and it's hard for me to find documentation that explains how to tell Firefox where to look for updates. If I host .xpi on my website and the user downloads and installs this .xpi, does Firefox know to check this URL for changes? or do i need to put something in package.json?
source
share