This repository contains all published Xed-Editor extensions.
extensions/ # Root directory
└── com.rk.demo/ # The ID of your extension
├── manifest.json # The manifest file
└── extension.apk # The extension itselfFor more detailed information about publishing extensions for Xed-Editor, see the official documentation: