initial upload to git

This commit is contained in:
2021-04-14 17:42:07 +02:00
commit 9b6605fb69
20 changed files with 2398 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "de.joelbaldauf.jwconfzoomhand",
"description": "Display raised hand from JWConf on Zoom",
"path": "run-host.bat",
"type": "stdio",
"allowed_origins": [
"chrome-extension://hhcadpapjmemfpokloljohmahipbjhmb/"
]
}