Kotter Hardware Info

For retrieving user hardware information

Qu'est-ce que Kotter Hardware Info ?

Kotter Hardware Info est une extension Chrome développée par http://speedtest.kotter.net, et sa fonction principale est "For retrieving user hardware information".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Kotter Hardware Info

Téléchargez les fichiers d'extension Kotter Hardware Info au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Kotter Hardware Info Kotter Hardware Info
ID peioeobmpgglbldfgpbbecbpkmgfiecb
URL Officiel https://chrome.google.com/webstore/detail/kotter-hardware-info/peioeobmpgglbldfgpbbecbpkmgfiecb
Description For retrieving user hardware information
Taille du Fichier 296 KB
Nombre d'Installations 110
Version Actuelle 1.21
Dernière Mise à Jour 2019-03-21
Date de Publication 2019-03-21
Développeur http://speedtest.kotter.net
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité http://www.kotter.net
Langues Prises en Charge 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"
    ]
}