Documents of Coco extension developments.
- Your first Command extension - Spotify Control
- Your first View extension - A small tic-tac-toe game
- Use Coco API
All the extensions in the Extension Store are located in the coco-extensions repository,
under the extensions directory. The files follow the hierarchy
described here.
To submit an extension to the Extension Store, you simply need to create a Pull Request that adds the developer/extension files to that directory.
Here is an example PR you can refer to.
It is recommended to include few screenshots of your extension in the screenshots
field so that it looks better in the Extension store.