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」です。
拡張機能のスクリーンショット
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 |
ID | kgafdjgebgihfdijdoamohhcmbfegebg |
公式URL | 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" ] } |