Techy Coach Tutorials

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

什麼是Techy Coach Tutorials?

Techy Coach Tutorials是由https://techycoach.com開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to access Google Tutorials from the Techy Coach”。

擴展截圖

screenshot

下載Techy Coach Tutorials擴展crx文件

下載Techy Coach Tutorials擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Techy Coach Tutorials Techy Coach Tutorials
ID kgafdjgebgihfdijdoamohhcmbfegebg
官方網址 https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg
簡介 This extension allows you to access Google Tutorials from the Techy Coach
檔案大小 4.6 KB
安裝次數 179
目前版本 1.0
更新時間 2016-04-04
上架時間 2016-04-04
評分 5.00/5 共 3 次評分
開發者 https://techycoach.com
付費類型 free
擴展官網 http://youtube.com/shawnbeard07
支援的語言 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"
    ]
}