mvp working

This commit is contained in:
nick comer
2023-11-19 17:11:19 -05:00
committed by nick comer
parent d5c4e18a17
commit 92e99149c1
66 changed files with 2694 additions and 1735 deletions

10
_locales/en/messages.json Normal file
View File

@@ -0,0 +1,10 @@
{
"extension_name": {
"message": "HyperTab",
"description": "The display name for the extension."
},
"extension_description": {
"message": "Quick Tab Search and Switch for Safari",
"description": "Description of what the extension does."
}
}