diff --git a/manifest.json b/manifest.json index ab37d07..e9e7d66 100644 --- a/manifest.json +++ b/manifest.json @@ -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" }, diff --git a/popup.html b/popup.html index af28632..a1d57e2 100644 --- a/popup.html +++ b/popup.html @@ -414,6 +414,23 @@