Techy Coach Tutorials

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

Techy Coach Tutorials क्या है?

Techy Coach Tutorials https://techycoach.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allows you to access Google Tutorials from the Techy Coach"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Techy Coach Tutorials एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
आधिकारिक 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"
    ]
}