CrosManager - A Web-based System Monitor

Take charge of your Chromebook with focused monitoring tools!

What is CrosManager - A Web-based System Monitor?

CrosManager - A Web-based System Monitor is a Chrome extension developed by https://crosexperts.com, and its main feature is "Take charge of your Chromebook with focused monitoring tools!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download CrosManager - A Web-based System Monitor Extension CRX File

Download CrosManager - A Web-based System Monitor 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

                        🌟 𝗪𝗛𝗔𝗧'𝗦 𝗡𝗘𝗪
- Small bug fixes.
- New Icon.

The Premier System Manager on ChromeOS!

🏢𝗠𝗔𝗡𝗔𝗚𝗘 𝗬𝗢𝗨𝗥 𝗖𝗛𝗥𝗢𝗠𝗘𝗕𝗢𝗢𝗞
- Keep an eye on CPU, RAM, temperature, and more!
- Change your browser font with one click.
- Read in-depth information on default and attached screens. 
- Check storage space and network speeds from the pop-up window! 

🧩𝗖𝗢𝗡𝗧𝗥𝗢𝗟 𝗘𝗫𝗧𝗘𝗡𝗦𝗜𝗢𝗡𝗦 & 𝗔𝗣𝗣𝗦
- Enable/Disable your extensions with a click on the pop-up window. 
- See all open PWAs in the Options page, then close them when you’re done. 
- Hover over extensions to stay aware of what permissions they’re using. 

💨 𝗤𝗨𝗜𝗖𝗞 𝗖𝗢𝗠𝗠𝗔𝗡𝗗𝗦
- Run Quick Commands to enable/disable annoying web rules.
- Re-enable the Chrome context menu using the Context Menu Unblocker!
- Website blocking your clipboard? Use the Copy/Paste Unblocker!

⏲𝗞𝗘𝗘𝗣 𝗔𝗟𝗘𝗥𝗧 𝗧𝗢 𝗬𝗢𝗨𝗥 𝗗𝗘𝗩𝗜𝗖𝗘'𝗦 𝗡𝗘𝗘𝗗𝗦
- Set audio and visual alerts to watch your battery, RAM, and CPU usage. 
- Customize your alerts to tell you what you want to know!
- Watch the extension icon for changes in your battery, RAM, and more.
- Get up to 3 alerts as a free user and an unlimited amount with CrosManager Pro!
- Use the Optimize tool to disable unused browser tabs and web apps.

🦾 𝗖𝗥𝗢𝗦𝗠𝗔𝗡𝗔𝗚𝗘𝗥 𝗣𝗥𝗢
For just $2.99, you get: 
- Network monitoring: Read in-depth information on your browser traffic and recent downloads.
- Quick Proxy Setup: Enable/Disable proxy settings from the pop-up menu.
- App Editor: Customize bookmark apps & PWAs using the App editor. Want to create a shortcut with a personalized icon? Now you can!  
- CrosKeys integrations: Control CrosManager using your keyboard!
- More alerts: Create an unlimited amount of alerts!
- Make CrosManager your own by adding custom sounds to your alerts!

🔒 𝗦𝗧𝗔𝗬 𝗣𝗥𝗜𝗩𝗔𝗧𝗘 & 𝗦𝗘𝗖𝗨𝗥𝗘
- We use the latest, most secure extension technologies from Google to accomplish what we do. Manifest Version 3 keeps you safe from harmful extensions and we embrace it wholeheartedly. 

- CrosManager Pro payments are handled by Stripe. This system is used and trusted by Google, Amazon, Zoom, and others.

- CrosManager Pro sign-ups are handled through ExtensionPay. This library is open-source, allowing you to read and verify every line of code contained within it.

𝗔𝗗𝗗𝗜𝗧𝗜𝗢𝗡𝗔𝗟 𝗜𝗡𝗙𝗢𝗥𝗠𝗔𝗧𝗜𝗢𝗡
- Some CrosManager Pro features require an internet connection. 
- We developed CrosManager for Chrome OS and it will not work 100% on Windows, Mac OS, or Linux. 

https://www.crosexperts.com

https://www.crosexperts.com/privacy-policy

For full patch notes and support, visit us on our subreddit:
https://www.reddit.com/r/CrosExperts/                    

Extension Basic Information

Name CrosManager - A Web-based System Monitor CrosManager - A Web-based System Monitor
ID poimiabhcpcamcedfnbndegebnplpigo
Official URL https://chromewebstore.google.com/detail/crosmanager-a-web-based-s/poimiabhcpcamcedfnbndegebnplpigo
Description Take charge of your Chromebook with focused monitoring tools!
File Size 1.28 MB
Installation Count 120
Current Version CrosManager 1.0
Last Updated 2024-02-20
Publish Date 2022-09-06
Rating 5.00/5 Total 1 Ratings
Developer https://crosexperts.com
Email [email protected]
Payment Type in_app
Extension Website https://www.crosexperts.com/CrosManager
Help Page URL https://www.reddit.com/r/CrosExperts/
Privacy Policy Page URL https://www.crosexperts.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CrosManager - A Web-based System Monitor",
    "short_name": "CrosManager",
    "description": "Take charge of your Chromebook with focused monitoring tools!",
    "version": "0.8.8",
    "version_name": "CrosManager 1.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "options_page": "options.html",
    "permissions": [
        "system.display",
        "system.storage",
        "system.cpu",
        "system.memory",
        "unlimitedStorage",
        "notifications",
        "storage",
        "fontSettings",
        "offscreen",
        "proxy",
        "declarativeNetRequest"
    ],
    "optional_host_permissions": [
        ""
    ],
    "optional_permissions": [
        "management",
        "tabs",
        "webRequest",
        "downloads",
        "scripting",
        "alarms",
        "contextMenus"
    ],
    "icons": {
        "16": ".\/images\/Logo.png",
        "32": ".\/images\/Logo.png",
        "48": ".\/images\/Logo.png",
        "128": ".\/images\/Logo.png"
    },
    "action": {
        "default_icon": {
            "16": ".\/images\/Logo.png",
            "32": ".\/images\/Logo.png",
            "48": ".\/images\/Logo.png",
            "128": ".\/images\/Logo.png"
        },
        "default_popup": "popup.html"
    },
    "commands": {
        "run_crosmanager": {
            "suggested_key": {
                "default": "Ctrl+Shift+M",
                "chromeos": "Search+M"
            },
            "description": "Open CrosManager"
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuUCLjBuTLr+\/xkE4cGdQavPJVtbeGCYTIYiISmfEhYQIR1WTx6YH545e+PcJYFBuBYWPKikLe9DVL3aqTCjU5n579zAfWXz9A3daUggU76TL3aN8mjZoxOguiaCnJngj23OEWo6RVnIA0Fi\/Uedbkiss0grwZswiF8bt8A4nFTqPpb0YnwOGiYnY0Sz1Of01EgCxf76CtJBZNncKQoY6RSdk+vaSriPhP\/shluU1YkrhjXiQ9S5R7ReohvM55P2vIOndAtAIX5pmq+qbD2\/zGnZ8pbxsEiBQcIG0lifmOA4hqHtJJXHmab8YGHn8FafzBAcwGyxYbTqgL03u4Jd1NwIDAQAB"
}