Techy Coach Tutorials

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

Hvad er Techy Coach Tutorials?

Techy Coach Tutorials er en Chrome-udvidelse udviklet af https://techycoach.com, og dens hovedfunktion er "This extension allows you to access Google Tutorials from the Techy Coach".

Udvidelsesskærmbilleder

screenshot

Download Techy Coach Tutorials-udvidelses-CRX-fil

Download Techy Coach Tutorials-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Techy Coach Tutorials Techy Coach Tutorials
ID kgafdjgebgihfdijdoamohhcmbfegebg
Officiel URL https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg
Beskrivelse This extension allows you to access Google Tutorials from the Techy Coach
Filstørrelse 4.6 KB
Antal Installationer 179
Nuværende Version 1.0
Senest Opdateret 2016-04-04
Udgivelsesdato 2016-04-04
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler https://techycoach.com
Betalingsmetode free
Udvidelseswebsted http://youtube.com/shawnbeard07
Understøttede Sprog 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"
    ]
}