This is the official repository of community-made plugins/themes for Stremio Enhanced. Here you can submit your own plugin/theme to appear in Stremio Enhanced in the browse section of plugins/themes the section will be added next update in Enhanced.
- Fork or clone this repository.
- Add your plugin/theme metadata to the registry.json file, following the existing JSON structure and examples.
- Submit a Pull Request (PR) with your changes.
Alternatively, just create a new issue providing the metadata of your plugin/theme and I'll add it for you.
- No malicious or harmful code allowed. Any attempts to submit malicious content will result in a permanent block.
- Code must be clear and readable. Obfuscated or intentionally confusing code will not be accepted.
- Your plugin/theme must have metadata at the top of file. Here is what that looks like.
- Follow the existing JSON structure.
- For plugins, the "download" field in the metadata must link to a direct raw file URL pointing to a specific version of your plugin (not a latest or dynamic link).
For security reasons, you will have to submit a new PR every update to update your plugin metadata, so I can review your code and make sure it's safe for users.
For themes, one submission is enough. Just make sure your "download" field links to always the latest version available.
If you find any harmful or malicious plugins, please report them by opening an issue in this repository with as much detail as possible.
This repository and Stremio Enhanced are not affiliated in any way with Stremio.