Initial Commit

This commit is contained in:
nick comer
2023-11-18 10:31:31 -05:00
commit d5c4e18a17
44 changed files with 1744 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"extension_name": {
"message": "HyperTab",
"description": "The display name for the extension."
},
"extension_description": {
"message": "This is HyperTab. You should tell us what your extension does here.",
"description": "Description of what the extension does."
}
}