253 |
258 |
${manifest.name}
259 |
${manifest.version || '0.0.0'}
260 |
${manifest.description || ''}
261 |
262 |
263 |
264 |
This addon has more :
265 |
266 | ${stylizedTypes.map((t) => `- ${t}
`).join('')}
267 |
268 |
269 |
270 |
271 |
272 |
273 |
274 | ${contactHTML}
275 |
276 |