AI 产品解读Chrome companion extension that enhances the Yodeck Web Player (player.yodeck.com) with browser-level capabilities for digital signage playback
The Yodeck Web Player runs in a browser but cannot perform certain browser-level operations on its own (screenshot capture, iframe header removal for embedded web pages, volume control across frames, cookie management). This extension bridges that gap, enabling Chrome to serve as a full-featured 24/7 digital signage player.
User installs extension → opens player.yodeck.com in Chrome → extension automatically activates on Yodeck domains → provides browser-level enhancements (screenshots, iframe support, volume control, scripting) → Chrome can be configured as a 24/7 fullscreen digital signage player
Screenshot capture and upload to Yodeck portal for remote monitoringRemoves X-Frame-Options and Content-Security-Policy headers to allow web page embedding in iframesVolume control schedules for embedded web pages and media elementsCookie management (preserving cookies for player domains, clearing cookies for embedded content)Custom scripting engine for automating interactions on embedded web pages (click, type, waitForPageLoad, repeat, if/else)Duration tracking for content playback in frames
- 目标用户
- Digital signage administrators / Businesses using Yodeck for display management / IT teams deploying Chrome-based digital signage players
- Cannot confirm whether the Yodeck destination service requires paid plans for certain extension-enhanced features (screenshots, volume schedules) without testing the actual web service
- The extension is webpack-bundled which makes source mapping more complex, but all core logic was readable
- The localhost:8000 endpoint for cookie config appears to be a TODO/development artifact rather than a production endpoint
付费分析未识别到付费功能
The extension itself contains no payment logic, no subscription checks, no premium feature gating, no Stripe/billing integration, and no upgrade UI. All extension capabilities (screenshots, iframe header removal, volume control, cookie management, scripting engine) are available without any payment. Yodeck the service has paid business plans, but the extension does not gate any features behind payment.
- 置信度
- 85
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension itself has no login UI or authentication logic. It serves as a companion/booster for the Yodeck Web Player at player.yodeck.com. The popup only contains navigation links (Launch Web Player, Setup, Help, Docs, Feedback). The core workflow requires navigating to player.yodeck.com which is a Yodeck account-based digital signage management service requiring authentication to configure and manage displays.