Releases: XppaiCyberr/zashboard-ext
Releases · XppaiCyberr/zashboard-ext
zashboard-ext
zashboard Chrome Extension v1.1.1
A Chrome extension that brings the zashboard Clash API dashboard directly to your browser as a sidebar panel.
✨ Features
- Sidebar Integration - Access your Clash dashboard without leaving your browser
- Real-time Monitoring - Monitor proxies, connections, and traffic in real-time
- Easy Access - Click the extension icon to open the dashboard in a side panel
- Default Configuration - Pre-configured for
http://127.0.0.1:9097with secretxc
📸 Screenshots
🚀 Installation
- Download the latest release from the Releases page
- Extract the ZIP file
- Open Chrome and navigate to
chrome://extensions/ - Enable Developer mode (toggle in the top right)
- Click Load unpacked
- Select the extracted folder
- Click the extension icon in your toolbar to open the dashboard
⚙️ Configuration
Default settings:
- Host: 127.0.0.1
- Port: 9097
- Secret: xc
- Protocol: http
Configuration is stored in Chrome's sync storage and can be modified through the extension settings.
📝 Requirements
- Chrome browser (with side panel support)
- Clash API running on
http://127.0.0.1:9097(or configured port)
🔗 Based On
This extension is based on zashboard - A Dashboard Using Clash API.
Note: Make sure your Clash API is running before using the extension.