Kotter Hardware Info

For retrieving user hardware information

Apa itu Kotter Hardware Info?

Kotter Hardware Info adalah ekstensi Chrome yang dikembangkan oleh http://speedtest.kotter.net, dan fitur utamanya adalah "For retrieving user hardware information".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Kotter Hardware Info

Unduh file ekstensi Kotter Hardware Info dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Kotter Hardware Info Kotter Hardware Info
ID peioeobmpgglbldfgpbbecbpkmgfiecb
URL Resmi https://chrome.google.com/webstore/detail/kotter-hardware-info/peioeobmpgglbldfgpbbecbpkmgfiecb
Deskripsi For retrieving user hardware information
Ukuran File 296 KB
Jumlah Instalasi 110
Versi Saat Ini 1.21
Terakhir Diperbarui 2019-03-21
Tanggal Publikasi 2019-03-21
Pengembang http://speedtest.kotter.net
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi http://www.kotter.net
Bahasa yang Didukung 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"
    ]
}