Techy Coach Tutorials
This extension allows you to access Google Tutorials from the Techy Coach
What is Techy Coach Tutorials?
Techy Coach Tutorials is a Chrome extension developed by https://techycoach.com, and its main feature is "This extension allows you to access Google Tutorials from the Techy Coach".
Extension Screenshots
Download Techy Coach Tutorials Extension CRX File
Download Techy Coach Tutorials extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension connects you with Google Tutorials from the Techy Coach. Access tutorials for the Google products you need, when you need them.
Extension Basic Information
Name | Techy Coach Tutorials |
ID | kgafdjgebgihfdijdoamohhcmbfegebg |
Official URL | https://chromewebstore.google.com/detail/techy-coach-tutorials/kgafdjgebgihfdijdoamohhcmbfegebg |
Description | This extension allows you to access Google Tutorials from the Techy Coach |
File Size | 4.6 KB |
Installation Count | 179 |
Current Version | 1.0 |
Last Updated | 2016-04-04 |
Publish Date | 2016-04-04 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://techycoach.com |
Payment Type | free |
Extension Website | http://youtube.com/shawnbeard07 |
Supported Languages | 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" ] } |