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.
This extension makes my browser ignore content-security-policy violations across ALL websites. Particularly "frame-ancestors" violations, and possibly others. This creates security vulnerabilities and opens me to attacks
This extension is blocks my functions on google workspace and other services.
Good for its intended use, but when it is activated it strips "target=_blank" from all links on all websites. I had activated it for testing purposes and it was sitting there unused, and I was always wondering why/how the target attribute was disappearing from my links. After deactivating the extension (by testing through every single extension installed, with Yodeck coming to my mind as last option, as well as last extension in the list), the target attribute reappeared automagically. It is unclear why the extension is "stripping" target attributes from all webpages, but this should be fixed.
Lots of backend issues running widgets and not a lot of support. I have yet to try the yo player and I anticipate that there wont be issues when you pay for the player vs using this chrome extenison. App has to constantly be reloaded.
Super helpful!