A dedicated Chrome Extension for Proxmox VE cluster management, providing instant access to VM, container, and node consoles.
- Interactive Tags: Discover and click cluster-wide tags in the search bar for instant categorical filtering.
- Uptime Monitoring: Real-time, human-readable uptime (e.g.,
2d 5h) for all running resources. - Enhanced Filters: Quick-access pills to isolate Nodes, VMs, LXCs, and power status.
- Improved Monitoring: See VM/LXC status, OS types, and IP addresses at a glance.
- Intelligent Consoles: Support for noVNC, SPICE (remote-viewer), and Node Shells.
- Tabbed Settings UI: Organized "General", "Help", and "About" sections for easier configuration.
- Theme Selection: Manually toggle between Dark, Light, or System themes.
- Stability and Performance: Automated node discovery with seamless failover and expired session detection.
- Secure: Uses Proxmox API Tokens for authentication; all credentials stay local.
| Dark Mode (Default) | Light Mode |
|---|---|
![]() |
![]() |
Additional compact variants for store and docs:
store/screenshot_dark_640x400.pngstore/screenshot_light_640x400.png
You can install PROXMUX Manager directly from the Chrome Web Store (Coming Soon).
- Clone this repository.
- Open Chrome and go to chrome://extensions/.
- Enable Developer mode.
- Click Load unpacked and select the extension folder.
- Click the extension icon in the toolbar.
- Click the Settings (gear icon) in the top right to open the dedicated options page.
- Enter your Proxmox Cluster Details:
- Proxmox URL: Your primary node URL (e.g., https://px01.example.com:8006).
- User & Realm: e.g., root@pam.
- Token ID: your API token name (e.g., automation).
- API Secret: the token secret value.
- Click Save Settings and grant host permissions.
- High Availability: Once configured, the extension will automatically discover other cluster nodes and store them for failover.
- Proxmox VE 6.x or newer.
- API Token with appropriate permissions (VM.Console and Sys.Audit for node discovery).
- Reliable Power State Sync: Improved status refresh flow after start/stop/shutdown/reboot actions to avoid stale status rollbacks.
- Search Reset UX: Added clear-search support in the popup search field plus keyboard reset with
Escape. - Top-Bar Layout Fix: Fixed overlap issues between filter toggle and search clear control.
- E2E Coverage Expansion: Added tests for search clear/reset and filter toggle active/collapsed behavior.
- Store Assets Refresh: Updated screenshot pipeline and generated both
1280x800and640x400dark/light variants.
- Power Features: Introduced Interactive Tags and Uptime Display for better cluster oversight.
- Settings Refactor: New Tabbed UI for settings with expanded Help guides (SPICE, SSH, SSL).
- Theme Control: Manual theme overrides (Dark/Light/Auto).
- Branding Excellence: Official rename to PROXMUX-Manager and repository-wide synchronization.
- Manual Refresh: Dedicated refresh button in the header.
- Stability: Fixed sidepanel height and improved character encoding (UTF-8).
- Session Safety: Robust detection of expired browser sessions using cookie-level checks to prevent 401 errors.
- Debug Insights: Real-time status indicators in the popup for better transparency.
- Real-time Search: Integrated deep search across your entire cluster.
- Resource Filtering: New type-based (Node/VM/LXC) and status-based (Online/Offline) filters.
- Sticky UI: Fixed header and search bar using robust Flexbox layout for better scrolling.
- Auto-Focus: Instant interaction with the search field upon opening.
- Theme Support: Full Dark and Light mode support.
- High Availability: Automatic cluster node discovery and failover.
- Dedicated Settings: New options page for secure and easy configuration.
- Enhanced Consoles: Support for SPICE (with auto-open), noVNC, and Shell.
- Linux Optimized: Intelligent SSH detection for VMs and LXCs.
If you find PROXMUX Manager useful, please consider supporting its development:
- Star the Repository: Help others discover the project.
- GitHub Sponsors: Sponsor d0dg3r to help maintain the extension.
- Contribute: Feel free to open issues or pull requests to improve the extension.


