IMDb fullscreen imageviewer

Fix the new layout to make it look more like the old design. Display old & new layout fullscreen.

当前为 2020-08-17 提交的版本,查看 最新版本

作者
Achernar
评分
0 0 0
版本
0.2
创建于
2020-07-05
更新于
2020-08-17
大小
1.7 KB
许可证
暂无
适用于

IMDb is implementing a new design (summer 2020). Depending on your cookies, you are given one of the 2 layouts.

Old design (pre-2020)
This userscript adds a stylesheet to remove dead space around the image.
Note that even if your adblocker hides the space used by the ads (the "dead" space at the top of the screen in the screenshot), it doesn't make the image use the whole space. This stylesheet does.

Design June-July 2020
The stylesheet has been updated to work with the new design, and make it look like the old one: hiding the header (menu and search field) and the footer of the page and recovering the space used by the top bar (back button and # of image).
It toggles the display of the top bar like the bottom info box, which isn't done by default.

Notes: currently (July 2020) ad-blockers most probably hide the top bar. They have a rule that targets the old design. A fix has been proposed to handle both layouts (bar visible in the new design).
2020-07-17: The fix has been approved. If your ad-blocker has updated its rules, it should be ok.

2020-08: apparently the "new" layout is currently not used anymore. The userCSS-only version of this fix is enough for the moment.

Old layout


New layout
before:

after:


You can also download this as a userstyle version, but the top bar stays visible. (get it from userstyle.org)

For more userscripts, styles, extensions, tips, ..., visit my programming page.