WebExtension.net
WebExtension.net

System Monitor for CPU / Memory

View on Chrome Web Store
View System Monitor for CPU / Memory Chrome Extension on Chrome Web Store
4.6 (13 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

A tool that display system CPU or Memory usage on the extension icon.
Type
Extension
Users
2,000 users
Website guokai.dev
Jackie(Guokai) Han
View author page of Jackie(Guokai) Han
Published
Published on January 19, 2020
Version 2.0.0
Manifest version
3
Updated
Updated on March 3, 2024
View on Chrome Web Store
View System Monitor for CPU / Memory Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "version": "2.0.0",
    "minimum_chrome_version": "110",
    "author": "Guokai Han",
    "manifest_version": 3,
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "offline_enabled": true,
    "permissions": [
        "storage",
        "system.cpu",
        "system.memory"
    ],
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top