Extensões do Navegador Firefox
  • Extensões
  • Temas
    • Firefox
    • Dicionários e Pacotes de Idioma
    • Outros navegadores
    • Extensões para Android
Entrar
Ícone da extensão

Histórico de versões do stutter - 25 versões

stutter por James Tomasino

Avaliado em 4,6 de 5
4,6 de 5 estrelas
5
29
4
10
3
1
2
0
1
1
Histórico de versões do stutter - 25 versões
  • Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.

  • Versão mais recente

    Versão 2.0.1

    Lançado em 19 de fev de 2025 - 348,77 KB
    Funciona em firefox 109.0a1 em diante, android 120.0 em diante
    • Removing unnecessary permission

    Código fonte publicado sob Somente GNU General Public License v3.0

    Você precisa do Firefox para usar esta extensão
    Baixe o Firefox e instale a extensão
    Baixar arquivo
  • Versões mais antigas

    Versão 2.0.0

    Lançado em 19 de fev de 2025 - 348,04 KB
    Funciona em firefox 109.0a1 em diante, android 120.0 em diante
    • Manifest V3 support added
    • Minor code cleanup and some bug fixes

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.13.3

    Lançado em 19 de fev de 2025 - 240,09 KB
    Funciona em firefox 58.0 em diante, android 120.0 em diante
    • adds night theme
    • removes unnecessary text selection from input fields, including password fields, for added security
    • updates dependency versions
    • code linting fixes

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.13.0

    Lançado em 18 de ago de 2024 - 238,3 KB
    Funciona em firefox 58.0 em diante, android 120.0 em diante
    Fixes major locale detection issue. Adds basic support for Russian language.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.7

    Lançado em 24 de jun de 2022 - 300,72 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Support for ESR browsers that cannot use 'hasOwn' yet. Dependency bumps.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.5

    Lançado em 6 de jan de 2022 - 313,12 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Saving settings in options page was causing unexpected errors with speeds when later adjusted by shortcut keys. This has been fixed. Slight style fixes on agressively styled webpages also.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.4

    Lançado em 6 de jan de 2022 - 313,08 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Corrects stutter's stylesheets for sites with aggressive styling (lwn.net for example)

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.3

    Lançado em 26 de out de 2021 - 252,31 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Temporarily disables background text highlighting as it was causing memory problems, delays, and freezes on very long content.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.2

    Lançado em 14 de out de 2021 - 252,17 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Users can set their own keybindings in the settings panel

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.1

    Lançado em 20 de jun de 2021 - 249,57 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Wake-lock support added in browsers that support it (Chrome, Edge). Small improvements with localization and Other Punctuation Delay settings.

    See https://github.com/jamestomasino/stutter/releases for full details

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.12.0

    Lançado em 13 de jun de 2021 - 248,57 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    New text-proccessing library on top of Mozilla's Readability API drastically improves text parsing, avoiding word-crunching.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.11.1

    Lançado em 12 de jun de 2021 - 141,66 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Bug-fix for text fragments to avoid hanging on special characters

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.11.0

    Lançado em 12 de jun de 2021 - 141,61 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Stutter now highlights the background page as you read, showing your progress on screen

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.10.4

    Lançado em 28 de abr de 2021 - 121,15 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Adds a background screen customizable by theme. Changes drag handle to be a unicode character to match colors of other UI buttons.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.10.3

    Lançado em 30 de mar de 2021 - 121,36 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    patches vulnerabilities in node dependencies

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.10.2

    Lançado em 26 de nov de 2020 - 121,36 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Updates Mozilla's Readability library with the following changes: disabled eslint to avoid build errors in Stutter, replaced two instances of innerHTML assignment with safer DOMParser implementations

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.10.1

    Lançado em 7 de out de 2020 - 115,96 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Adds Nord theme

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.10.0

    Lançado em 2 de out de 2020 - 115,88 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Adds setting to optionally show a 'flanker', the word next in-line as you are stuttering

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.12

    Lançado em 2 de out de 2020 - 115,47 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Adds solarized theme

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.11

    Lançado em 8 de set de 2020 - 115,4 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Em-dash characters are now considered word-breaking. Security updates.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.10

    Lançado em 30 de jan de 2020 - 114,43 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Stutter will use selected content when triggered first, then fall back on full page

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.9

    Lançado em 24 de jan de 2020 - 114,25 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Replaced drag handler with data-url to avoid accidental emoji showing up in the browser

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.8

    Lançado em 24 de jan de 2020 - 113,76 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    font fixes and enforced line-height on duration block for some pages like cnn lite

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.7

    Lançado em 24 de jan de 2020 - 113,63 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    Preserve numbers with symbols from punctuation splitting. Very small words also stay together as a unit.

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
  • Versão 1.9.6

    Lançado em 24 de jan de 2020 - 113,64 KB
    Funciona em firefox 48.0 em diante, android 48.0 até 68.*
    bug fix in word splitting that was ignoring some line breaks as word boundaries

    Código fonte publicado sob Somente GNU General Public License v3.0

    Baixar arquivo
Ir para a página inicial da Mozilla

Extensões

  • Sobre
  • Blog de extensões do Firefox
  • Workshop de extensões
  • Central do desenvolvedor
  • Diretivas do desenvolvedor
  • Blog da comunidade
  • Fórum
  • Relatar um erro
  • Guia de análise

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Produtos

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacidade
  • Cookies
  • Jurídico

Exceto onde de outra forma notado, o conteúdo deste site está licenciado sob a Creative Commons Licença de Atribuição Compartilha-Igual v3.0 ou qualquer versão posterior.