Version 1.3.0 View in Chrome Web Store
| https://api.groq.com/openai/v1 | https://api.groq.com/ | |
| https://console.groq.com/keys | https://api.openai.com/v1 | |
| https://api.openai.com/ | https://platform.openai.com/api-keys | |
| https://ollama.com/download | https://web.whatsapp.com/ | |
| https://clients2.google.com/service/update2/crx | http://127.0.0.1/ |
{ "name": "Transcritor de Áudios do WhatsApp", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "action": { "default_icon": { "16": "icons/icon16.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "default_popup": "src/popup.html", "default_title": "Transcritor de Áudios do WhatsApp" }, "version": "1.3.0", "background": { "type": "module", "service_worker": "src/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Transcreve, resume e responde sobre as mensagens de voz do WhatsApp Web, com o serviço de IA da sua escolha.", "permissions": [ "storage" ], "options_page": "src/options.html", "content_scripts": [ { "js": [ "src/content.js" ], "css": [ "src/content.css" ], "run_at": "document_idle", "matches": [ "https://web.whatsapp.com/*" ] }, { "js": [ "src/page-bridge.js" ], "world": "MAIN", "run_at": "document_start", "matches": [ "https://web.whatsapp.com/*" ] } ], "host_permissions": [ "https://web.whatsapp.com/*", "https://api.groq.com/*" ], "manifest_version": 3, "minimum_chrome_version": "116", "web_accessible_resources": [ { "matches": [ "https://web.whatsapp.com/*" ], "resources": [ "src/welcome.html" ] } ], "optional_host_permissions": [ "https://api.openai.com/*", "http://localhost/*", "http://127.0.0.1/*", "https://*/*" ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.