Video Plus Chrome 插件, crx 扩展下载

 收录于3年前 阅读数 78

扩展ID: hjgnfijffjohbjkjdplgiahjenjcpmig

Browser extension that increases the display size of videos by removing unnecessary padding barsVideo Plus — more video space

So you want to watch that wide screen video on the entire surface of your 21:9 screen? No such luck if the uploader of the video for some reason decided to add black padding bars, which are not noticed on 16:9 screens. On a wider screen, you are stuck with black bars on all 4 sides of the video. For example a 21:9 video padded to 16:9 on a 21:9 screen wastes mode than 40% of the screen on black bars — and this is very common for example for music videos on YouTube or older movies.

This extension changes that. While a video is played, it keeps scanning it for padding bars and zooms the video to crop of the edges as far as it is possible without stretching it or pushing content out to the sides. All black bars are effectively removed.


Technical note:

To do its magic, this extension needs to know the actual dimensions of the video without padding, and the maximum area the video can cover without colliding with other page elements. Both can change without explicit notice, and for the former there isn't even a direct way to get it.
This extension therefore takes considerable shortcuts to keep the CUP usage low:

- The actual video dimensions (ignoring any added padding) have to be read from video frames:
    - Check whether the color is uniform along each edge, and if it is, probe how far inward that solid color goes.
    - This is probed at three places along each edge and the minimum of these probes is seen as padding in that frame and is cropped off.
- That check has to be performed on individual frames and, due to the way video streaming works in browsers, cant be done ahead of time (without considerable overhead and complications).
- As to not rely on a single frame that may not represent the entire video, the check is repeated every 0.3 to 2.5 seconds, depending on the previous rate of changes.
- To prevent stuttering due to frequently changing video zoom levels and positions, a delay of 5 seconds (configurable) is added before fully updating the video size.
- In addition to that, the screen area that is available for the video may change. This is re-evaluated after a number of user <--> page interactions.


Permissions used:

- "Access your data for all websites", "Access browser tabs" and "Access browser activity during navigation": This extension can be configured (see its options page) to work on every website, so it needs to know when they are loaded and be allowed to access them. It only does that for the pages you chose (youtube.com by default) and will never send data anywhere.
- "Display notifications to you": Tell you when something goes wrong, (so you should never see this ;) ).
名称 Video Plus
插件标识 hjgnfijffjohbjkjdplgiahjenjcpmig
平台 Chrome
评分 0
评分人数 16
插件主页

作者 Niklas Gollenstede
版本号 0.1.6.1
大小 99.94 KB
官网下载次数 864
分类 查看更多 相片 分类下的扩展插件
下载地址
更新时间 2018-10-01 00:00:00
举报
回复

大家在找这些插件