Greasy Fork

HeiGoBackTop.js

可能是最漂亮的返回顶部插件。可以用来返回页面顶部,或者跳转底部,也可以用来自动化滑动页面。已经开源于github。

这些是代码更新过的版本。 显示所有版本

  • v0.0.1.20250307174345 2025-03-07

    - 增加对使用动态操作 dom(特别是现在的主流 ai 大模型网站)网站的支持
    - 对于滚动根元素非 html 或 body 的网站启用滚动优先法则:滚动的是哪个区域 点击按钮时就将该区域滚动回顶部
    - Add support for sites that use dynamically manipulated dom (especially the current dominant ai big model sites).
    - Enable scroll-first rule for sites where the scrolling root element is not html or body: the area that is scrolled scrolls back to the top when the button is clicked.

  • v0.0.1.20250307085205 2025-03-07

    - iframe包裹避免被其他网站导致样式错乱
    - 定位top改为bottom

  • v0.0.1.20240915144829 2024-09-15

    修复受某些网站影响文本对齐方式错乱问题

  • v0.0.1.20240915105013 2024-09-15

    更新库版本号

  • v0.0.1.20240915075524 2024-09-15

    新增平滑滚动到顶部或者底部 可选关闭

  • v0.0.1.20210726094911 2021-07-26
  • v0.0.1.20210513084810 2021-05-13