AI 产品解读AI content generation automation agent and YouTube channel analytics tool
Automates multi-platform content generation workflows (Google Flow, XAI Grok) by acting as a browser executor that handles tab management, prompt dispatch, and file capture, while also providing YouTube channel analytics directly in the browser.
User configures automations on the DarkLAB web dashboard → Extension receives commands via WebSocket connection to api.darklabapp.com → Extension opens Google Flow/XAI Grok tabs, sends prompts in parallel, waits for rendering, captures generated videos/images → YouTube features run as content scripts on youtube.com pages showing monetization status and similar channels.
Executes content generation automations on Google Flow and XAI Grok by opening tabs, sending prompts in parallel, and capturing generated filesYouTube monetization badge showing if a channel has active adsYouTube 'Similar Channels' tab adding competitor channel listings on channel pagesVideo insights panel with transcript analysisChannel analysis button with saturation metricsDevice management and token-based authentication with the DarkLAB backend
- 目标用户
- Content creators / YouTube channel managers / AI video/image generation users / Digital marketers
- Background.js is heavily minified (~439KB), making full static trace of all authentication flows difficult.
- No explicit pricing page or payment gateway integration found in the extension code; paid feature gating is inferred from device-limit errors and plan_type fields returned by the backend.
- The extension's YouTube features (monetization badge, similar channels) may work partially without login, but the core automation execution requires backend connection.