2af7ca516dca94c5dc1b115176bbbac5ad376369
BlackRoad Command Center - Chrome Extension
Quick access to your entire BlackRoad empire from any browser tab!
Features
- 30K Agent Dashboard - Direct link to the agent visualization
- GitHub Quick Access - All 15 organizations at your fingertips
- Cloudflare Integration - Pages, Workers, D1 quick links
- Live Service Status - See what's running at a glance
- Search - Find any service, repo, or org instantly
- Keyboard Shortcuts:
Cmd/Ctrl + G- Open GitHubCmd/Ctrl + C- Open CloudflareCmd/Ctrl + A- Open 30K Agents
Installation
Method 1: Load Unpacked (Developer Mode)
- Open Chrome and go to
chrome://extensions/ - Enable Developer mode (toggle in top right)
- Click Load unpacked
- Select the
blackroad-chrome-extensionfolder - The extension icon will appear in your toolbar!
Method 2: Pack Extension
- Go to
chrome://extensions/ - Enable Developer mode
- Click Pack extension
- Select this folder
- Share the
.crxfile
Files
blackroad-chrome-extension/
├── manifest.json # Extension configuration
├── popup.html # Main popup UI
├── popup.css # BlackRoad brand styling
├── popup.js # Search & interactions
├── icons/
│ ├── icon16.png # Toolbar icon
│ ├── icon48.png # Extension page
│ └── icon128.png # Chrome Web Store
└── README.md # This file
Brand Colors
- Hot Pink:
#FF1D6C - Amber:
#F5A623 - Violet:
#9C27B0 - Electric Blue:
#2979FF
Kind Light Mode ☀️
This extension was built with kind light energy!
Made with ☀️ by Zeus | BlackRoad OS, Inc.
Languages
HTML
39.8%
CSS
34.3%
JavaScript
24.6%
Dockerfile
1.3%