BTHLABS-51: Chrome Web Extension

Co-authored-by: Tomek Wójcik <labs@tomekwojcik.pl>
Co-committed-by: Tomek Wójcik <labs@tomekwojcik.pl>
This commit is contained in:
2025-09-14 06:34:43 +00:00
committed by Tomek Wójcik
parent 1a8c4bfebc
commit ab84f685c0
21 changed files with 82 additions and 9 deletions

View File

@@ -5,6 +5,8 @@
"description": "__MSG_extension_description__",
"version": "25.9.12",
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"64": "images/icon-64.png",
"96": "images/icon-96.png",
@@ -22,10 +24,6 @@
]
}
],
"action": {
"default_title": "__MSG_extension_name__",
"default_icon": "images/toolbar-icon.svg"
},
"permissions": [
"storage",
"activeTab",