Get CPU Info
Get CPU information.
Wat is Get CPU Info?
Get CPU Info is een Chrome-extensie ontwikkeld door nori_yamam, en de belangrijkste functie is "Get CPU information.".
Extensie Screenshots
Download het CRX-bestand van de extensie Get CPU Info
Download Get CPU Info-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Get information about the CPU installed in your computer.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | lhemjfjfepodolblmgmonhmbfkaaapam | 
| Officiële URL | https://chromewebstore.google.com/detail/get-cpu-info/lhemjfjfepodolblmgmonhmbfkaaapam | 
| Beschrijving | Get CPU information. | 
| Bestandsgrootte | 7.92 KB | 
| Aantal Installaties | 312 | 
| Huidige Versie | 1.1 | 
| Laatst Bijgewerkt | 2023-04-23 | 
| Publicatiedatum | 2023-04-23 | 
| Ontwikkelaar | nori_yamam | 
| [email protected] | |
| Betalingswijze | free | 
| Ondersteunde Talen | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Get CPU Info",
    "version": "1.1",
    "manifest_version": 3,
    "description": "Get CPU information.",
    "permissions": [
        "system.cpu"
    ],
    "action": {
        "default_title": "Get CPU information.",
        "default_popup": "popup.html",
        "default_icon": {
            "32": "icon_32.png"
        }
    },
    "icons": {
        "128": "icon_128.png"
    }
}  |  |