Greasy Fork is available in English.
Trigger the page to load parts that are normally (since August 2025) lazily loaded, when that part of the page this shown. Works on Jira Cloud and Confluence Cloud as of August 2025.
当前为 2025-08-22 提交的版本,查看 最新版本。
这些是此脚本变更过代码的版本。 显示所有版本。
Less visible scrolling, by fixing a timing issue. (Also other changes that _should_ be improvements.)
Changed from centering elements in viewport to vertical-only scrolling, preserving the user's horizontalscroll position during lazy loading.
Fixed an issue where post-load, the page ends up scrolled to a (much) different place on the page.
Reverted the scrolling changes made in v0.2, but kept the v0.2 approach of showing a 'screenshot' while all the scrolling is going on.
Major improvements to user experience and performance:Replaced disruptive smooth scrolling with minimal instant scrolling that only moves elements just enough to trigger lazy loading,then immediately restores position. Added viewport screenshot capture that freezes the current view during processing, completelyhiding all scrolling activity behind a static image. Users now see a seamless experience with no visible page movement while lazycontent loads in the background.
Update only metadata.