This repository contains community-contributed plugins for mango-go, enabling support for additional comic/manga sources.
Plugins extend mango-go with new download sources. Each plugin is a JavaScript module that implements the Provider interface, allowing users to download comics from various websites.
- Clone or download this repository
- Go to admin page of mango-go and install
- Click on reload all plugins in the same page
Submit your plugin via pull request! See CONTRIBUTING.md for guidelines.
- Use the template in
template/directory - Copy and modify
plugin.jsonandindex.js - Test your plugin independently (no mango-go needed)
- Submit via pull request
Plugins in this repository are licensed as documented in repository.json.