Kotter Hardware Info

For retrieving user hardware information

Kotter Hardware Info क्या है?

Kotter Hardware Info http://speedtest.kotter.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "For retrieving user hardware information"।

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

screenshot

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

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

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

                        For retrieving user hardware information to determine if your hardware will support the features in products produced by The Kotter Group.                    

एक्सटेंशन की मूल जानकारी

नाम Kotter Hardware Info Kotter Hardware Info
ID peioeobmpgglbldfgpbbecbpkmgfiecb
आधिकारिक URL https://chrome.google.com/webstore/detail/kotter-hardware-info/peioeobmpgglbldfgpbbecbpkmgfiecb
विवरण For retrieving user hardware information
फ़ाइल का आकार 296 KB
स्थापना संख्या 110
वर्तमान संस्करण 1.21
अंतिम अपडेट 2019-03-21
प्रकाशन तिथि 2019-03-21
डेवलपर http://speedtest.kotter.net
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL http://www.kotter.net
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Kotter Hardware Info",
    "description": "For retrieving user hardware information",
    "version": "1.21",
    "browser_action": {
        "default_icon": "settings-icon.png",
        "default_popup": "popup.html",
        "default_title": "Kotter Hardware Info"
    },
    "icons": {
        "16": "settings-icon.png",
        "48": "settings-icon.png",
        "128": "settings-icon.png"
    },
    "permissions": [
        "system.cpu",
        "system.memory",
        "system.storage"
    ]
}