WebExtensions/Applications: Difference between revisions

→‎Extra file: propose the filename manifest-mozilla so that it sorts better in a web extension directory
No edit summary
(→‎Extra file: propose the filename manifest-mozilla so that it sorts better in a web extension directory)
Line 33: Line 33:
== Extra file ==
== Extra file ==


Move extra data into a file. Could be called mozilla.json, or applications.json or whatever (to make this easier I've called it mozilla.json from here on). That file is optional and should never be required. If it exists then AMO could use that file to populate data such as the add-on id.
Move extra data into a file. Could be called mozilla.json, manifest-mozilla.json, applications.json, or whatever (to make this easier I've called it mozilla.json from here on). That file is optional and should never be required. If it exists then AMO could use that file to populate data such as the add-on id.


Add-on developers could keep track of their add-on along with add-on if they so with, but it won't interfere with the basic operation of the add-on.
Add-on developers could keep track of their add-on along with add-on if they so with, but it won't interfere with the basic operation of the add-on.
Confirmed users
324

edits