Auto-deploy: 2026-06-02 18:15:27

This commit is contained in:
Hamza-Ayed
2026-06-02 18:15:27 +03:00
parent a0c956de21
commit 6f6cec0617
5 changed files with 218 additions and 111 deletions

View File

@@ -63,6 +63,15 @@
"128": "icons/icon128.png"
}
},
"web_accessible_resources": [
{
"resources": [
"claude-arabic-voice/speech.html",
"claude-arabic-voice/speech.js"
],
"matches": ["https://claude.ai/*"]
}
],
"background": {
"service_worker": "background.js"
},