mess with i18n a little bit

This commit is contained in:
nick comer
2024-05-02 20:03:18 -04:00
parent 78dbf9eaab
commit 510b98edcc
3 changed files with 36 additions and 5 deletions

View File

@@ -2,9 +2,9 @@
"manifest_version": 2,
"default_locale": "en",
"name": "HyperTab",
"description": "Quick tabs search and switch",
"version": "0.1",
"name": "__MSG_extension_name__",
"description": "__MSG_extension_description__",
"version": "@@replaced_by_package_sh",
"icons": {
"48": "images/icon-48.png",