Techy Coach Tutorials

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

Wat is Techy Coach Tutorials?

Techy Coach Tutorials is een Chrome-extensie ontwikkeld door https://techycoach.com, en de belangrijkste functie is "This extension allows you to access Google Tutorials from the Techy Coach".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Techy Coach Tutorials

Download Techy Coach Tutorials-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

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

Basisinformatie over de Extensie

Naam Techy Coach Tutorials Techy Coach Tutorials
ID kgafdjgebgihfdijdoamohhcmbfegebg
Officiële URL https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg
Beschrijving This extension allows you to access Google Tutorials from the Techy Coach
Bestandsgrootte 4.6 KB
Aantal Installaties 179
Huidige Versie 1.0
Laatst Bijgewerkt 2016-04-04
Publicatiedatum 2016-04-04
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://techycoach.com
Betalingswijze free
Extensiewebsite http://youtube.com/shawnbeard07
Ondersteunde Talen 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"
    ]
}