AI 产品解读Apply a CSS rule to make Plex video players fill the entire screen by removing black bars (letterboxing/pillarboxing) using object-fit: cover.
Plex video players often display black bars around the video content. This extension zooms the video to cover the full viewport, eliminating black bars without stretching the video aspect ratio.
1. User installs the extension. 2. User navigates to a Plex video page (app.plex.tv, local Plex server, etc.). 3. User clicks the extension icon. 4. The extension detects the Plex page and injects CSS to make the video fill the screen. 5. Clicking the icon again removes the CSS and restores the default player.
Toggle full-screen video fill on Plex pages via extension icon clickDetects Plex pages by hostname (plex.tv, plex.direct, localhost, local IPs) and DOM indicatorsInjects/removes a single CSS rule (object-fit: cover) on the video elementNo persistent settings or account required
- 目标用户
- Plex users who watch videos in a browser and want to eliminate black bars / Users with wide/ultrawide monitors who prefer video to fill the screen
- The extension only works on Plex web client pages; it does not support the Plex desktop app or native clients. Analysis is based on static source code only; runtime behavior on actual Plex pages was not tested.
付费分析未识别到付费功能
The extension is entirely free with no paid features, subscriptions, or billing logic. The keyword 'pro' found in _metadata/verified_contents.json is part of Chrome Web Store's file integrity verification metadata (treehash signatures), not a paid tier indicator. The extension has no upgrade prompts, payment integrations, or feature gating.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension itself does not implement any login mechanism. It is a simple CSS injector that toggles a style on Plex pages. While the destination service (Plex) requires a user account to access content, the extension does not gate its own functionality behind a login, nor does it manage credentials. The user can install and click the extension icon without the extension requiring authentication.
awesome
Love it. Been looking for an in app option to do this. You have to be using app.plex.tv for it to work, won't work if connected via "localhost". Would love to be able to use it regardless of how connecting.
Worked great previously, unfortunately doesn't work anymore.
works great