Complementos de la comunidad

Crea algo genial para el catálogo de mascotas

¿Tienes una idea para Spotify, calendarios, enfoque, juegos, ayudantes de IA o pequeños rituales de escritorio? Créala en un repositorio público de GitHub, envíala a revisión y podremos listar una versión segura y empaquetada para todos los usuarios de OpenPets.

A 16-bit pixel art illustration on a flat white background depicting a minimalist workbench surface where a packaged plugin bundle passes through a simple scanner arch with a checkmark verification indicator in a neutral and digital blue palette.

Starter repo

Clone a complete example first

The starter repo includes a manifest, JavaScript entry, locale file, bundled SVG icon, README, and SDK smoke test. You can test it alone, then load that folder from OpenPets → Plugins → Developer Mode.

Open starter
1

Crea el complemento

Prepara un manifiesto, un archivo JavaScript de entrada, traducciones y recursos incluidos.

2

Publica una etiqueta

Publica una etiqueta o commit de GitHub para que la revisión pueda fijar la fuente exacta.

3

Aparece en el catálogo de forma segura

OpenPets revisa permisos, hosts, recursos y empaquetado antes de mostrarlo en el catálogo.

Submission readiness

A practical pre-submit flow

Work through these checks before opening an issue. Consult the for manifest and capability details, and use to see what users review before installing from the .

  1. 1. Confirm the manifest

    Keep openpets.plugin.json alongside the entry file, with a stable plugin id, semver version, declared entry, and any bundled assets.

  2. 2. Declare only what you use

    Request minimal permissions. If the plugin uses network access, declare only the exact public HTTPS hosts it needs.

  3. 3. Make the build reproducible

    Validate and test the standalone plugin folder, then pin the submitted source with an immutable Git tag or full commit SHA.

  4. 4. Explain the purpose

    Write a short README covering what the plugin does, local testing, and any account, API key, or OAuth setup users need.

  5. 5. Assemble the review packet

    Include the plugin name and id, repository and subdirectory, pinned source, requested permissions and hosts with their purpose, plus external setup.

What to prepare

  • A public GitHub repository with your plugin source.
  • A plugin folder containing openpets.plugin.json, index.js, locales/en.json, and declared assets.
  • A stable plugin id, semver version, minimal permissions, and exact network hosts.
  • A Git tag or full commit SHA that reviewers can pin.
  • A short README explaining what the plugin does and how users set it up.

Review packet

  • Plugin name and plugin id.
  • GitHub repo URL and plugin subdirectory.
  • Release tag or commit SHA.
  • Requested permissions and why each one is needed.
  • Network hosts and what each host is used for.
  • Any external account setup users need, such as OAuth app setup.

Copy into the GitHub issue if you are not using the form fields

Plugin name:
Plugin id:
GitHub repo URL:
Plugin subdirectory: .
Release tag or commit SHA:

Requested permissions:
- permission-name: why it is needed

Network hosts:
- host.example.com: what it is used for

External account setup:
- None, or explain OAuth/API setup users must complete
Submit on GitHub

Plataforma de código abierto con mascotas animadas de escritorio y complementos.

Compara OpenPets

Legal

© 2026 OpenPets. Código abierto en GitHub.

A project of Boring Dystopia Development· KVK 42114878

Algunas mascotas pueden ser contenido no oficial creado por fans. OpenPets no está afiliado ni respaldado por terceros propietarios de derechos. Los propietarios de derechos pueden solicitar la eliminación escribiendo a admin@openpets.dev.

por Alvin