Skip to main content
Shared extensions — algorithm patches that inject with a job, data scripts that run on your machine, and declarative packs the platform only reads.

The extension shelf, with built-in and published packages.

What you see

The Runs code badge is the one to read. It marks the difference between a package the platform parses and a package that executes — which is exactly the line that decides how strictly it was gated. See extension points.

What you can do

  • Search by name, summary, author or keyword.
  • Copy the install reference — the sf plugin install line for a plugin.
  • Open the detail page for its manifest, version history, digest and README.
Administrators additionally get Manage: enable or disable a published extension across the whole deployment. Disabling blocks new submissions from referencing it; running and queued jobs are unaffected, and the history stays readable.

Where built-in methods are

Not here. Built-in methods are not extensions — they are the platform, and there is nothing to manage about them. They live on Methods. To turn one off, an administrator changes FORGE_ALLOWED_RECIPES, not a toggle on this page.