Skip to content

foxglove/extension-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Foxglove extension registry

A public registry for Foxglove extensions. Extensions here are available for install within Foxglove under the extension settings.

Adding your extension to the registry

  1. Write your custom Foxglove extension, starting with our create-foxglove-extension tool.
  2. Run yarn package in your extension to package it up into a .foxe file.
  3. Publish your .foxe file somewhere public. We recommend GitHub Releases alongside your code.
  4. Open a PR in this repo to update extensions.json and this README's "Extensions" section with your extension information.
  5. Once we merge your PR, users will be able to discover your extension by browsing within Foxglove.

Extensions

About

A public registry of Foxglove Studio extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published