Techy Coach Tutorials

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

Apa itu Techy Coach Tutorials?

Techy Coach Tutorials adalah ekstensi Chrome yang dikembangkan oleh https://techycoach.com, dan fitur utamanya adalah "This extension allows you to access Google Tutorials from the Techy Coach".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Techy Coach Tutorials

Unduh file ekstensi Techy Coach Tutorials dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Techy Coach Tutorials Techy Coach Tutorials
ID kgafdjgebgihfdijdoamohhcmbfegebg
URL Resmi https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg
Deskripsi This extension allows you to access Google Tutorials from the Techy Coach
Ukuran File 4.6 KB
Jumlah Instalasi 179
Versi Saat Ini 1.0
Terakhir Diperbarui 2016-04-04
Tanggal Publikasi 2016-04-04
Penilaian 5.00/5 Total 3 Penilaian
Pengembang https://techycoach.com
Tipe Pembayaran free
Situs Ekstensi http://youtube.com/shawnbeard07
Bahasa yang Didukung 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"
    ]
}