blackroad 2af7ca516d
Some checks failed
🔧 Self-Healing / Monitor Deployments (push) Has been cancelled
🔧 Self-Healing / Auto Update Dependencies (push) Has been cancelled
CI / build (push) Failing after 32s
ai: add CLAUDE.md for AI agent context
2026-03-17 08:25:07 -05:00
2026-02-12 23:56:39 -06:00
2026-03-09 06:55:41 -05:00
2026-03-15 23:38:47 -05:00
2026-03-15 23:35:25 -05:00
2026-03-09 06:55:39 -05:00
2026-02-12 23:56:39 -06:00

BlackRoad Command Center - Chrome Extension

Manifest V3 JavaScript Service Worker

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 GitHub
    • Cmd/Ctrl + C - Open Cloudflare
    • Cmd/Ctrl + A - Open 30K Agents

Installation

Method 1: Load Unpacked (Developer Mode)

  1. Open Chrome and go to chrome://extensions/
  2. Enable Developer mode (toggle in top right)
  3. Click Load unpacked
  4. Select the blackroad-chrome-extension folder
  5. The extension icon will appear in your toolbar!

Method 2: Pack Extension

  1. Go to chrome://extensions/
  2. Enable Developer mode
  3. Click Pack extension
  4. Select this folder
  5. Share the .crx file

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.

Description
BlackRoad OS — chrome extension
Readme 118 KiB
Languages
HTML 39.8%
CSS 34.3%
JavaScript 24.6%
Dockerfile 1.3%