Extras do Firefox
  • Extensões
  • Temas
    • para o Firefox
    • Dicionários e pacotes de idiomas
    • Outros sites de navegadores
    • Extras para Android
Iniciar sessão
Ícone do extra

Histórico de versões de Yet Another Smooth Scrolling WE - 17 versões

Yet Another Smooth Scrolling WE por kataho

Avaliado em 4,2 de 5
4,2 estrelas de 5
5
93
4
19
3
8
2
2
1
16
Histórico de versões de Yet Another Smooth Scrolling WE - 17 versões
  • Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.

  • Versão mais recente

    Versão 2.0.13

    Lançada em 20 de jan de 2025 - 76,04 KB
    Funciona com firefox 60.0 e superior
    - Supports new CSS overflow property value "clip"

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Irá necessitar do Firefox para utilizar esta extensão
    Transferir o Firefox e obter a extensão
    Transferir ficheiro
  • Versões antigas

    Versão 2.0.12

    Lançada em 20 de abr de 2024 - 76,01 KB
    Funciona com firefox 60.0 e superior
    - Support some site screwing document.scrollingElement

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.11

    Lançada em 1 de ago de 2023 - 136,32 KB
    Funciona com firefox 60.0 e superior
    - Fix problem which wrong target is obtained from keyboard event on elements in ShadowDOM (causes space key misbehavior on input box in ShadowDOM)

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.10

    Lançada em 11 de dez de 2022 - 75,92 KB
    Funciona com firefox 60.0 e superior
    - A peace of adjustment for working better on current Firefox

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.9

    Lançada em 8 de mai de 2021 - 75,95 KB
    Funciona com firefox 60.0 e superior
    - Fixed hiccups when scrolling heavy contents. (explicitly add listener as un-passive to be enabled preventDefault() on wheel event handler)

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.8

    Lançada em 3 de jun de 2020 - 75,93 KB
    Funciona com firefox 60.0 e superior
    Fix broken overlay problem on some site when enabling option which added last update

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.7

    Lançada em 11 de mar de 2020 - 75,93 KB
    Funciona com firefox 60.0 e superior
    - 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.

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.6

    Lançada em 20 de abr de 2019 - 75,75 KB
    Funciona com firefox 57.0 e superior
    - more fix of conflict of scrollBehavior:smooth CSS style

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.5

    Lançada em 18 de jan de 2019 - 74,96 KB
    Funciona com firefox 57.0 e superior
    - more mending of conflict on sites with scrollbehavior:smooth

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.4

    Lançada em 20 de nov de 2018 - 74,88 KB
    Funciona com firefox 57.0 e superior
    Improved "scrollbehavior: smooth" canceler fixes glitchy behavior caused by collision of smooth scrolling functionality on so few pages.

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.3

    Lançada em 9 de set de 2018 - 74,87 KB
    Funciona com firefox 57.0 e superior, android 57.0 até 68.*
    - upcoming shadow DOM preparation
    - fixed: glitch when switching scrolling target while scrolling
    - mended: glitch on page of gigantic height

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.1

    Lançada em 10 de fev de 2018 - 68,37 KB
    Funciona com firefox 57.0 e superior, android 57.0 até 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.

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 2.0.0

    Lançada em 29 de jan de 2018 - 69,7 KB
    Funciona com firefox 57.0 e superior, android 57.0 até 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.

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 1.0.3

    Lançada em 4 de ago de 2017 - 74,37 KB
    Funciona com firefox 42.0 e superior, android 48.0 até 68.*
    - Handle Firefox DOM issue that default value of "overflow-y" of textarea returns spec precise "visible", behaves like "scroll" though.

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 1.0.2

    Lançada em 1 de ago de 2017 - 74,3 KB
    Funciona com firefox 42.0 e superior, android 48.0 até 68.*
    - Keyboard events listening on proper phase (affects keyboard shortcuts on Youtube video pane)

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 1.0.1

    Lançada em 24 de jul de 2017 - 74,2 KB
    Funciona com firefox 42.0 e superior, android 48.0 até 68.*
    - More precise and optimized inter-frame events transferring
    - Meta-ArrowUp/Down keys support

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
  • Versão 1.0.0

    Lançada em 11 de jul de 2017 - 74,8 KB
    Funciona com firefox 42.0 e superior, android 48.0 até 68.*

    Código fonte lançado sob BSD 2-Clause "Simplified" License

    Transferir ficheiro
Ir para a página inicial da Mozilla

Extras

  • Acerca
  • Blogue de extras do Firefox
  • Workshop de extensões
  • Central do programador
  • Políticas de programador
  • Blogue da comunidade
  • Fórum
  • Reportar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Informação legal

Exceto onde anotado o contrário, o conteúdo neste site está licenciado sob a licença Creative Commons Atribuição-CompartilhaIgual v3.0 ou qualquer versão mais recente.