Auto-deploy: 2026-06-02 18:28:17

This commit is contained in:
Hamza-Ayed
2026-06-02 18:28:17 +03:00
parent 96986eb302
commit 7cf9b474bb
3 changed files with 179 additions and 18 deletions

View File

@@ -44,15 +44,6 @@
"post_feed.css"
],
"run_at": "document_idle"
},
{
"matches": [
"https://claude.ai/*"
],
"js": [
"claude-arabic-voice/content.js"
],
"run_at": "document_idle"
}
],
"action": {
@@ -63,15 +54,6 @@
"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"
},