Kotter Hardware Info

For retrieving user hardware information

什么是Kotter Hardware Info?

Kotter Hardware Info是由http://speedtest.kotter.net开发的Chrome扩展程序,该扩展的主要功能是“For retrieving user hardware information”。

扩展截图

screenshot

下载Kotter Hardware Info扩展crx文件

下载Kotter Hardware Info扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    ]
}