Mycroft

Mycroft app for chrome

Mycroftとは何ですか?

Mycroftはaugustnmonteiroによって開発されたChromeの拡張機能で、その主な機能は「Mycroft app for chrome」です。

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

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

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

拡張機能の使用方法

                        To use this extension you must have mycroft core running on your computer

mycroft-core: https://github.com/MycroftAI/mycroft-core                    

拡張機能の基本情報

名前 Mycroft Mycroft
ID oghhpmddlpnlneapiceocphbklaopdpn
公式URL https://chrome.google.com/webstore/detail/mycroft/oghhpmddlpnlneapiceocphbklaopdpn
説明 Mycroft app for chrome
ファイルサイズ 79.26 KB
インストール数 41
現在のバージョン 1.0
最終更新日 2017-02-23
公開日 2017-02-23
評価 5.00/5 合計 2 レビュー
開発者 augustnmonteiro
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mycroft",
    "description": "Mycroft app for chrome",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}