Extension Features

Guide for working with the Podman Desktop extension feature mechanism: declaring features in an extension manifest, how the registry propagates them to the renderer, and how Svelte components detect active features. Use when adding a new feature declaration to an extension, writing renderer code that reacts to an extension being active/inactive, or debugging why a feature flag is not being picked up.

podman-desktop 18dcb10 5.7 KB Updated

File contents

podman-desktop/podman-desktop/tree/main/.agents/skills/extension-features commit 18dcb10a49

Frequently asked questions

npx skillmds@latest add podman-desktop/extension-features