Techy Coach Tutorials

This extension allows you to access Google Tutorials from the Techy Coach

Cos'è Techy Coach Tutorials?

Techy Coach Tutorials è un'estensione di Chrome sviluppata da https://techycoach.com, e la sua funzione principale è "This extension allows you to access Google Tutorials from the Techy Coach".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Techy Coach Tutorials

Scarica i file di estensione Techy Coach Tutorials in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This extension connects you with Google Tutorials from the Techy Coach.  Access tutorials for the Google products you need, when you need them.                    

Informazioni di Base sull'Estensione

Nome Techy Coach Tutorials Techy Coach Tutorials
ID kgafdjgebgihfdijdoamohhcmbfegebg
URL Ufficiale https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg
Descrizione This extension allows you to access Google Tutorials from the Techy Coach
Dimensione del File 4.6 KB
Conteggio Installazioni 179
Versione Corrente 1.0
Ultimo Aggiornamento 2016-04-04
Data di Pubblicazione 2016-04-04
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore https://techycoach.com
Tipo di Pagamento free
Sito Web dell'Estensione http://youtube.com/shawnbeard07
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Techy Coach Tutorials",
    "version": "1.0",
    "manifest_version": 2,
    "description": "This extension allows you to access Google Tutorials from the Techy Coach",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}