Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 587 Bytes

File metadata and controls

12 lines (9 loc) · 587 Bytes

community-plugins

A list of community plugins

Community Plugins format

To add your plugin to the list, make a pull request to the community-plugins.json file. Please add your plugin to the end of the list.

  • id: A unique ID for your plugin. Make sure this is the same one you have in your manifest.json.
  • name: The name of your plugin.
  • author: The author's name.
  • description: A short description of what your plugin does.
  • repo: The GitHub repository identifier, in the form of user-name/repo-name, if your GitHub repo is located at https://github.com/user-name/repo-name.