chore: migrated to typescript

This commit is contained in:
2025-10-08 11:09:16 +03:00
parent b5386c706f
commit 1ec17cd83e
12 changed files with 205 additions and 26 deletions

View File

@@ -17,7 +17,7 @@
"default_icon": "icons/icon128.png"
},
"background": {
"service_worker": "background.js"
"service_worker": "dist/background.js"
},
"icons": {
"48": "icons/icon48.png",