Mycroft

Mycroft app for chrome

What is Mycroft?

Mycroft is a Chrome extension developed by augustnmonteiro, and its main feature is "Mycroft app for chrome".

Extension Screenshots

Download Mycroft Extension CRX File

Download Mycroft 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

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

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

Extension Basic Information

Name Mycroft Mycroft
ID oghhpmddlpnlneapiceocphbklaopdpn
Official URL https://chrome.google.com/webstore/detail/mycroft/oghhpmddlpnlneapiceocphbklaopdpn
Description Mycroft app for chrome
File Size 79.26 KB
Installation Count 41
Current Version 1.0
Last Updated 2017-02-23
Publish Date 2017-02-23
Rating 5.00/5 Total 2 Ratings
Developer augustnmonteiro
Email [email protected]
Payment Type free
Supported Languages 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": []
}