plugin-local-test A plugin scaffold for local testing How to use Start a HTTP daemon serving the contents. e.g. $ python3 -m http.server 7777 Add index.json in PluginRepositories See Config examples for detail. Enable Local Test Plugin in options page