Html Plugin
Identifier: com.browzwear.samplepythonplugin.html
Version: 1.0.1
Type: python
Language: Python
Full plugin download
File structure
├── plugin.json
├── HtmlPlugin/
│ ├── __init__.py
│ └── sample.py
└── HtmlRoot/
├── index.html
├── logo.png
└── styles.css