Voice AI Search Extension
Voice AI Search Extension
What is Voice AI Search Extension?
Voice AI Search Extension is a Chrome extension developed by https://picovoice.ai, and its main feature is "Voice AI Search Extension".
Extension Screenshots
Download Voice AI Search Extension Extension CRX File
Download Voice AI Search Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Picovoice Web Browser Extension. The extension allows you to use Picovoice's Porcupine wake word engine to listen for a wake word, and then uses the SpeechRecogniton API to perform a Google Search via voice.
Extension Basic Information
Name | Voice AI Search Extension |
ID | jcabocjijfbdpakkppainoflododlead |
Official URL | https://chromewebstore.google.com/detail/voice-ai-search-extension/jcabocjijfbdpakkppainoflododlead |
Description | Voice AI Search Extension |
File Size | 3.36 MB |
Installation Count | 173 |
Current Version | 1.1.1 |
Last Updated | 2022-08-13 |
Publish Date | 2022-05-30 |
Rating | 4.50/5 Total 4 Ratings |
Developer | https://picovoice.ai |
[email protected] | |
Payment Type | free |
Extension Website | https://picovoice.ai/ |
Help Page URL | https://github.com/Picovoice/picovoice/issues/new?assignees=&labels=bug&template=bug_report.md&title=Picovoice+Issue%3A+ |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Voice AI Search Extension", "version": "1.1.1", "author": "Picovoice Inc", "description": "Voice AI Search Extension", "icons": { "48": "icons\/pico-blue-48.png", "96": "icons\/pico-blue-96.png" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; font-src 'self' data:;" }, "host_permissions": [ " |