Mycroft

Mycroft app for chrome

Wat is Mycroft?

Mycroft is een Chrome-extensie ontwikkeld door augustnmonteiro, en de belangrijkste functie is "Mycroft app for chrome".

Extensie Screenshots

Download het CRX-bestand van de extensie Mycroft

Download Mycroft-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

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

Basisinformatie over de Extensie

Naam Mycroft Mycroft
ID oghhpmddlpnlneapiceocphbklaopdpn
Officiële URL https://chrome.google.com/webstore/detail/mycroft/oghhpmddlpnlneapiceocphbklaopdpn
Beschrijving Mycroft app for chrome
Bestandsgrootte 79.26 KB
Aantal Installaties 41
Huidige Versie 1.0
Laatst Bijgewerkt 2017-02-23
Publicatiedatum 2017-02-23
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar augustnmonteiro
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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": []
}