AutoScroll Pro 版本历史 - 3 个版本
AutoScroll Pro 作者: Ruban S
AutoScroll Pro 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.2.0
发布于 2026年6月3日 - 121.78 KB适用于 firefox 58.0 及更高版本What's New
Smarter Reading Experience- Auto-advance chapters — Reading manga or manhwa? When you reach the bottom of a chapter, AutoScroll Pro can automatically jump to the next one and keep scrolling. Toggle it on in the popup or
settings. - Site-specific profiles now work automatically — Create a profile for your favorite sites (like "fast scroll on MangaDex") and it kicks in the moment you visit. No need to manually switch.
- Better scroll on manga & PDF sites — The extension now correctly detects and scrolls inside reader panels instead of the whole page. No more scrolling the wrong thing.
Popup Improvements- Content type indicator — A small badge next to the title shows what kind of page you're on (manga, blog, PDF). Helps you understand why the speed adjusted.
Settings & Sync- Your reading positions now sync across devices — Pick up where you left off on your laptop after reading on your desktop. Works automatically through your browser account.
- Export & import all settings — Back up everything (speed, profiles, preferences) to a file, or move your setup to a new browser in one click. Find it in Settings → About.
Small Fixes- The focus mode dimming overlay no longer flashes when navigating between pages
- Version number in settings now always shows the correct version
- The "next chapter" navigation only works within the same website for your safety
源代码遵循 MIT 许可证 发布
- Auto-advance chapters — Reading manga or manhwa? When you reach the bottom of a chapter, AutoScroll Pro can automatically jump to the next one and keep scrolling. Toggle it on in the popup or
较早版本
版本 0.1.1
发布于 2026年5月13日 - 120.52 KB适用于 firefox 58.0 及更高版本- Fixed scroll targeting to use document.scrollingElement (W3C standard) instead of hardcoded document.documentElement. Firefox uses different scrolling elements depending on page compatibility mode and CSS, causing
scroll commands to silently fail on affected pages. - Added extension context invalidation cleanup. When Firefox reloads or updates the extension, the scroll engine now properly shuts down instead of leaving zombie animation loops that block future scroll commands.
源代码遵循 MIT 许可证 发布
- Fixed scroll targeting to use document.scrollingElement (W3C standard) instead of hardcoded document.documentElement. Firefox uses different scrolling elements depending on page compatibility mode and CSS, causing