Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unreadable-code/fs-viewer-extensions

Extensions registry of fs-viewer
https://github.com/unreadable-code/fs-viewer-extensions

Last synced: 14 days ago
JSON representation

Extensions registry of fs-viewer

Awesome Lists containing this project

README

        

# FS-Viewer Extensions

This repo serves as the central registry of all public extensions

## How to register an extension

1. Upload a release of your extension somewhere
* The published zip archive must permit headless downloads
2. Clone this repo
3. Add your extension to `index.json`
* Generate a unique UUID for your extension
* Conform to the JSON schema
4. Create a pull request