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
Eメール [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"
    ]
}