Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
附加元件圖示

Yet Another Smooth Scrolling WE 版本紀錄 - 17 個版本

Yet Another Smooth Scrolling WE 作者: kataho

評價 4.2 分,滿分 5 分
4.2 顆星,滿分 5 顆星
5
93
4
19
3
8
2
2
1
16
Yet Another Smooth Scrolling WE 版本紀錄 - 17 個版本
  • 小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。

  • 最新版本

    版本 2.0.13

    發行於 2025年1月20日 - 76.04 KB
    適用於 firefox 60.0 與更新版本
    - Supports new CSS overflow property value "clip"

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    必須使用 Firefox 才能使用此擴充套件
    下載 Firefox 並安裝擴充套件
    下載檔案
  • 較舊版本

    版本 2.0.12

    發行於 2024年4月20日 - 76.01 KB
    適用於 firefox 60.0 與更新版本
    - Support some site screwing document.scrollingElement

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.11

    發行於 2023年8月1日 - 136.32 KB
    適用於 firefox 60.0 與更新版本
    - Fix problem which wrong target is obtained from keyboard event on elements in ShadowDOM (causes space key misbehavior on input box in ShadowDOM)

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.10

    發行於 2022年12月11日 - 75.92 KB
    適用於 firefox 60.0 與更新版本
    - A peace of adjustment for working better on current Firefox

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.9

    發行於 2021年5月8日 - 75.95 KB
    適用於 firefox 60.0 與更新版本
    - Fixed hiccups when scrolling heavy contents. (explicitly add listener as un-passive to be enabled preventDefault() on wheel event handler)

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.8

    發行於 2020年6月3日 - 75.93 KB
    適用於 firefox 60.0 與更新版本
    Fix broken overlay problem on some site when enabling option which added last update

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.7

    發行於 2020年3月11日 - 75.93 KB
    適用於 firefox 60.0 與更新版本
    - Added option to apply an instant fix found for scroll disability problem sometimes we face to on current versions.
    - For IFrame handling, decided with popularity, we support high dpi display rather than browser zooming, since both of them are observed by one parameter devicePixelRatio.

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.6

    發行於 2019年4月20日 - 75.75 KB
    適用於 firefox 57.0 與更新版本
    - more fix of conflict of scrollBehavior:smooth CSS style

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.5

    發行於 2019年1月18日 - 74.96 KB
    適用於 firefox 57.0 與更新版本
    - more mending of conflict on sites with scrollbehavior:smooth

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.4

    發行於 2018年11月20日 - 74.88 KB
    適用於 firefox 57.0 與更新版本
    Improved "scrollbehavior: smooth" canceler fixes glitchy behavior caused by collision of smooth scrolling functionality on so few pages.

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.3

    發行於 2018年9月9日 - 74.87 KB
    適用於 firefox 57.0 與更新版本, android 57.0 到 68.*
    - upcoming shadow DOM preparation
    - fixed: glitch when switching scrolling target while scrolling
    - mended: glitch on page of gigantic height

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.1

    發行於 2018年2月10日 - 68.37 KB
    適用於 firefox 57.0 與更新版本, android 57.0 到 68.*
    - Fix bounce animation glitch in a rare case of HTML layout.
    - Fix missing mouseup event problem on Mac/Linux. Found a better thing to look at.
    - Now blacklist hit of top frame also disables scrolling in iframes no matter what URL of itself is.

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 2.0.0

    發行於 2018年1月29日 - 69.7 KB
    適用於 firefox 57.0 與更新版本, android 57.0 到 68.*
    - Bouncy edges are now by Web Animation API not by element insertion. Bouncy edges are available on flex layout pages such as StackExchange.
    - Instead of setTimeout(), requestAnimationFrame() is used for animation update. This brings a remarkable improvement of scroll animation.

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 1.0.3

    發行於 2017年8月4日 - 74.37 KB
    適用於 firefox 42.0 與更新版本, android 48.0 到 68.*
    - Handle Firefox DOM issue that default value of "overflow-y" of textarea returns spec precise "visible", behaves like "scroll" though.

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 1.0.2

    發行於 2017年8月1日 - 74.3 KB
    適用於 firefox 42.0 與更新版本, android 48.0 到 68.*
    - Keyboard events listening on proper phase (affects keyboard shortcuts on Youtube video pane)

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 1.0.1

    發行於 2017年7月24日 - 74.2 KB
    適用於 firefox 42.0 與更新版本, android 48.0 到 68.*
    - More precise and optimized inter-frame events transferring
    - Meta-ArrowUp/Down keys support

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
  • 版本 1.0.0

    發行於 2017年7月11日 - 74.8 KB
    適用於 firefox 42.0 與更新版本, android 48.0 到 68.*

    原始碼依照 BSD 2-Clause "Simplified" License 條款釋出

    下載檔案
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。