logo

ScriptCat

  • Home
  • Community
  • Script List
  • Browser Extension
  1. /
  2. Script Market
  3. /
  4. 滚动到底部和顶部
  • Overview
  • Code
  • Feedback
    1
  • Ratings
  • Version List
ScriptCat
GitHub
Audit Logs
Service Agreement
Privacy Policy
Disclaimer

© 2022-Present ScriptCat. All rights reserved.

Version History

View all published versions, including stable and prerelease versions. You can install any version or view its source code.
Total 4 versionsStable 4Pre-release 0
Showing 1-4, total 4
0.3.0Latest Version
2 months ago
This version was automatically synced by the system.
Install This Version
0.2.1
3 months ago

Loading…
Install This Version
0.2.0
2025-04-08

Loading…
Install This Version
0.1.0
2025-04-02

Loading…
Install This Version

修改 // @match https://为 // @match https:///*

优化拖拽功能:修复鼠标快速移动时按钮不跟随问题,重写拖拽逻辑使按钮能更准确跟随 添加平滑滚动:滚动到顶部/底部时使用平滑过渡,改善视觉体验 右键菜单功能: 添加"关闭按钮"选项(仅当前页面有效) 添加"忽略此网站"选项(使用localStorage永久记忆) iframe检测:在iframe中自动隐藏按钮,避免嵌套页面中显示 界面调整: 修改按钮组默认位置,提高可见性 减小按钮尺寸 (70px×35px) 调低失焦状态的透明度 (0.2),减少视觉干扰

首个版本