Send Pull Requests to this repository if you want to upload a plugin.
- Clone this repository.
- Edit
plugins.txt
to add your GitHub repository addresses. - Send a pull request and waiting for accept. Once we accept your pull request, you pluginsr will be available at www.getwox.com/plugin.
Notes: There are some requirements with your plugin repository:
- You MUST put
plugin.json
at the root of the repository(e.g. Wox.Plugin.Doc). - You MUST create a release and upload your plugin named xxxx.wox. Wox will use the lastest release as the download link(e.g. Wox.Plugin.Doc release page).