Information about memory and processor

Show all available information about memory and processor

Information about memory and processor là gì?

Information about memory and processor là một tiện ích mở rộng Chrome được phát triển bởi mixaroot90, và tính năng chính của nó là "Show all available information about memory and processor".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Information about memory and processor

Tải xuống các tệp mở rộng Information about memory and processor dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Information about memory and processor Information about memory and processor
ID dcihlamoaadgfeeffnididhegamdmkle
URL Chính Thức https://chromewebstore.google.com/detail/information-about-memory/dcihlamoaadgfeeffnididhegamdmkle
Mô tả Show all available information about memory and processor
Kích Thước Tệp 23.46 KB
Số Lần Cài Đặt 31
Phiên Bản Hiện Tại 0.2.0
Cập Nhật Lần Cuối 2016-09-10
Ngày Phát Hành 2016-09-10
Nhà Phát Triển mixaroot90
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}