Information about memory and processor

Show all available information about memory and processor

What is Information about memory and processor?

Information about memory and processor is a Chrome extension developed by mixaroot90, and its main feature is "Show all available information about memory and processor".

Extension Screenshots

screenshot

Download Information about memory and processor Extension CRX File

Download Information about memory and processor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Show information about memory, processor and display with description all features.                    

Extension Basic Information

Name Information about memory and processor Information about memory and processor
ID dcihlamoaadgfeeffnididhegamdmkle
Official URL https://chromewebstore.google.com/detail/information-about-memory/dcihlamoaadgfeeffnididhegamdmkle
Description Show all available information about memory and processor
File Size 23.46 KB
Installation Count 31
Current Version 0.2.0
Last Updated 2016-09-10
Publish Date 2016-09-10
Developer mixaroot90
Email [email protected]
Payment Type free
Supported Languages en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_langName__",
    "version": "0.2.0",
    "description": "__MSG_langDescription__",
    "default_locale": "en",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon46.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_langNameShort__"
    },
    "author": "[email protected]",
    "short_name": "__MSG_langNameShort__",
    "permissions": [
        "system.cpu",
        "system.memory",
        "system.display"
    ],
    "minimum_chrome_version": "53"
}