Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/unreadable-code/fs-viewer-extensions
- Owner: unreadable-code
- License: gpl-2.0
- Created: 2021-02-08T11:52:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-13T08:57:29.000Z (almost 4 years ago)
- Last Synced: 2024-11-06T12:44:13.849Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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