CrosManager - A Web-based System Monitor

Take charge of your Chromebook with focused monitoring tools!

O que é CrosManager - A Web-based System Monitor?

CrosManager - A Web-based System Monitor é uma extensão do Chrome desenvolvida por https://crosexperts.com, e sua principal característica é "Take charge of your Chromebook with focused monitoring tools!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão CrosManager - A Web-based System Monitor

Baixe arquivos de extensão CrosManager - A Web-based System Monitor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        🌟 𝗪𝗛𝗔𝗧'𝗦 𝗡𝗘𝗪
- 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/                    

Informações Básicas da Extensão

Nome CrosManager - A Web-based System Monitor CrosManager - A Web-based System Monitor
ID poimiabhcpcamcedfnbndegebnplpigo
URL Oficial https://chromewebstore.google.com/detail/crosmanager-a-web-based-s/poimiabhcpcamcedfnbndegebnplpigo
Descrição Take charge of your Chromebook with focused monitoring tools!
Tamanho do Arquivo 1.28 MB
Contagem de Instalações 120
Versão Atual CrosManager 1.0
Última Atualização 2024-02-20
Data de Publicação 2022-09-06
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://crosexperts.com
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://www.crosexperts.com/CrosManager
URL da Página de Ajuda https://www.reddit.com/r/CrosExperts/
URL da Página de Política de Privacidade https://www.crosexperts.com/privacy-policy
Idiomas Suportados 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"
}