GitHub Copilot/add-marketplace
Add a plugin marketplace
Opens Settings › Plugins with the marketplace form pre-filled.
Format
ghapp://plugins/marketplace/add?source={source}Try it
ghapp://plugins/marketplace/add?source=acme%2FpluginsOpenWhat you supply
{source}The marketplace, as
OWNER/REPOor a git URL.Encode it — the slash in
acme/pluginsbecomesacme%2Fplugins.
A marketplace is where plugins come from, so this is the link you hand someone before Install a plugin will find anything.
Nothing is added until somebody confirms in the app.