For context:
- Here’s my app manifest with the “update_url” set: https://gist.github.com/abinoda/9abe68f799bf5d13069501c72958a8f4
- And here’s the update manifest JSON file (the XPI files are ones I’ve downloaded from the “Manage Status & Versions” tab in the Add-on Developer Hub): https://s3.us-east-2.amazonaws.com/extension-update-manifest.getdx.com/updates.json
Right now I have v0.0.3 manually installed and I am trying to get it to automatically update to v0.0.4. Unfortunately, it isn’t happening.
I have extensions.logging.enabled set to true and extensions.update.interval set to 120 but I don’t see any requests or errors in Firefox Browser Console.
