Skip to Content
Addon DevelopmentSubmitting to marketplace

Submitting to the marketplace

Checklist

  1. Manifest validates against latest schema.
  2. Permissions minimal + documented in README.
  3. Icons — 512×512 PNG + dark-mode safe margins.
  4. Changelog follows semver impact (Breaking / Feature / Fix).
  5. License file included (SPDX id in manifest).
  6. Privacy — disclose all third-party hosts you call.

⚠️ Warning: Addons that mine crypto, fingerprint users, or exfiltrate LAN scans are rejected and may be blocked by signature.

Upload bundle

zip -r crypto-tracker-1.2.0.zip manifest.json dist python requirements.txt README.md LICENSE

Upload via M2C2 Marketplace portal (linked from Community).

Review timeline

Typical 3–7 days — respond promptly to bot security findings.

After publish

Track crash reports (opt-in telemetry) and maintain compat matrix for M2C2 semver ranges.

Last updated on

Was this helpful?