EasyVoice Search

Voice search using any search engine easily!

EasyVoice Searchとは何ですか?

EasyVoice Searchはhttps://search.easyvoice.xyzによって開発されたChromeの拡張機能で、その主な機能は「Voice search using any search engine easily!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

EasyVoice Search拡張機能のCRXファイルをダウンロード

EasyVoice Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Simply press the red microphone icon in the top bar or assign a chrome hotkey and begin speaking!

Features Include:
• Activate with a single click of a button on every page.
• Can be assigned a keyboard shortcut inside Chrome.
• Set your preferred search page (Google, Bing, DuckDuckGo, etc).
• Use a custom search provider that is not already included by providing a search URL.
• Uses no permissions.                    

拡張機能の基本情報

名前 EasyVoice Search EasyVoice Search
ID ifabnpjjgbggngmgijikmfjkppdhfpgj
公式URL https://chromewebstore.google.com/detail/easyvoice-search/ifabnpjjgbggngmgijikmfjkppdhfpgj
説明 Voice search using any search engine easily!
ファイルサイズ 576 KB
インストール数 7,195
現在のバージョン 4.0.2
最終更新日 2021-09-09
公開日 2019-03-17
評価 4.12/5 合計 196 レビュー
開発者 https://search.easyvoice.xyz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://search.easyvoice.xyz
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": [],
    "background": {
        "service_worker": "service_worker.js"
    },
    "commands": {
        "activate_extension": {
            "description": "Voice Search"
        }
    },
    "description": "Voice search using any search engine easily!",
    "homepage_url": "https:\/\/search.easyvoice.xyz\/",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "manifest_version": 3,
    "name": "EasyVoice Search",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "short_name": "EasyVoiceSearch",
    "version": "4.0.2"
}