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 WCAG Contrast checker - 25 versões

WCAG Contrast checker por Rumoroso

Avaliado em 4,1 de 5
4,1 de 5 estrelas
5
6
4
6
3
2
2
0
1
1
Histórico de versões do WCAG Contrast checker - 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 3.8.4

    Lançado em 2 de mar de 2024 - 166,76 KB
    Funciona em firefox 58.0a1 em diante
    Urgent fix related with the translations that made the extension fail to open.

    Código fonte publicado sob Todos os direitos reservados

    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 3.8.3

    Lançado em 1 de mar de 2024 - 166,74 KB
    Funciona em firefox 58.0a1 em diante
    * When expanding one row with multiple results, it remains open even when reloading results.
    * Updated the way to select color from the page.
    * Small improvements in the styles.
    * Other minor changes and fixes, that improve performance and also code quality

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.8.2

    Lançado em 24 de fev de 2024 - 183,87 KB
    Funciona em firefox 58.0a1 em diante
    Fixed the default settings

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.8.1

    Lançado em 24 de fev de 2024 - 183,87 KB
    Funciona em firefox 58.0a1 em diante
    Updated missing default settings

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.8.0

    Lançado em 24 de fev de 2024 - 183,82 KB
    Funciona em firefox 58.0a1 em diante
    The latest udpate includes:
    * Now the results from the main document and from the ones in iframes are shown together. This makes the document selector no needed, so it was removed.
    * When the extensions opens, the fixed elements are detected and moved based in the size of the panel. This is meant to prevent them to be hidden because the panel appears covering them.
    * Resizing the panel can be done with keyboard. The resizer can get the focus. When it is focused, the arrow keys change the width of the panel.
    * Other minor changes and fixes (better dialogs, font-sizes now use relative units, etc.)

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.7.2

    Lançado em 2 de abr de 2023 - 179,21 KB
    Funciona em firefox 58.0a1 em diante
    Improved the way in which the panel can be kept open

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.7.1

    Lançado em 29 de mar de 2023 - 178 KB
    Funciona em firefox 58.0a1 em diante
    I have updated how the body and panel dimensions are calculated

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.7.0

    Lançado em 21 de mar de 2023 - 177,99 KB
    Funciona em firefox 58.0a1 em diante
    * There is a new the option to open the extension automatically. It can be set to open it always or only in the domain of the page that is active. The way to use it is by a menu (with the "pin" icon) included in the top bar and that includes both options that is open by using the "pin" icon button.
    * The button to switch the position of the panel is now available in the main bar.
    * It includes some code changes that, although not directly impacting in the user experience, improve the maintainability of the extension.

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.6.2

    Lançado em 27 de fev de 2023 - 123,25 KB
    Funciona em firefox 58.0a1 em diante
    * Fixed the bug that blocked the creation of the panel and normal execution when there were iframes with lazy-load.
    * Fixed the bug that made the extension fail when there is no body in the page but frameset.

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.6.1

    Lançado em 6 de jul de 2022 - 122,56 KB
    Funciona em firefox 58.0a1 em diante
    I updated the extension to use more clear and better performance code. There is only one change in the User Interface which is how the help dialog is shown.

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.6.0

    Lançado em 21 de jun de 2022 - 122,45 KB
    Funciona em firefox 58.0a1 em diante
    * Added a way to allow users to switch the position of the panel between left and right

    * Fixed one bug (related with the use of the color selector) and improve the code

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.6

    Lançado em 28 de out de 2020 - 118,19 KB
    Funciona em firefox 58.0a1 em diante
    Bug fix in the estimation of the visibility of the elements. The bug made all elements appear as hidden elements

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.5

    Lançado em 28 de out de 2020 - 118,11 KB
    Funciona em firefox 58.0a1 em diante
    Updated the way in which colors are evaluated so now it considers the opacity (not only applied directly to the element but also inherited) and the alpha channel when colors are defined.

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.4

    Lançado em 5 de jul de 2020 - 117,93 KB
    Funciona em firefox 58.0 em diante
    Changes in the way the algorithm accesses information on each element in the DOM, so that analysis performance and time to display results are improved

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.3

    Lançado em 26 de jun de 2020 - 117,69 KB
    Funciona em firefox 58.0a1 em diante
    Updated the way in which the colors are selected (the benefit should be improved performance)

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.2

    Lançado em 26 de jun de 2020 - 106,19 KB
    Funciona em firefox 58.0a1 em diante
    Bug-fixing related with the document selector

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.1

    Lançado em 25 de jun de 2020 - 106,26 KB
    Funciona em firefox 58.0a1 em diante
    Improve performance when opening the panel by ensuring only specific callbacks are executed

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.5.0

    Lançado em 14 de jun de 2020 - 106,13 KB
    Funciona em firefox 63.0 em diante
    The main changes are:
    * Visible and hidden elements are shown in the same table
    * Performance improvements
    * When the option for auto-refresh is deactivated, the button for executing the analysis shows a warning icon when the tool detects changes in the DOM
    * Add help and release notes dialogs
    * Add menu
    * Layout changes

    Others (list of commits on this release):
    * execute only once initially
    * prevent function re-declaration
    * prevent update the list of documents with the DOM changes
    * generate array of results data and order it before creating the results table
    * simple refactor for making more easy to manipulate the results object per row
    * update highlight style
    * refactor how visible/hidden elements are shown
    * update styles for the scroll-bars and visibility icons opacity
    * update messages
    * do not update table while it has the focus
    * messaging on mutationObserver
    * fix bug when changing to descendant documents
    * fix bug with the mutationObservers
    * improve resizer DOM
    * improve styling
    * add dialog-panel
    * update help content and styles
    * add spinner update only tbody for results
    * add warning when DOM-mutation detected
    * update layout
    * add release-notes section

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.4.0

    Lançado em 1 de jun de 2020 - 108,4 KB
    Funciona em firefox 58.0a1 em diante
    * Add scroll-into-view feature
    * Minor changes for improving performance
    * Fix bug when getting the background-color from the body
    * Fix bug related with mutation observers (there were not always disconnected when closing the panel)

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.3.2

    Lançado em 9 de jan de 2020 - 96,84 KB
    Funciona em firefox 58.0a1 em diante

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.3.1

    Lançado em 18 de out de 2019 - 96,82 KB
    Funciona em firefox 58.0a1 em diante

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.2.0

    Lançado em 27 de mar de 2018 - 849,38 KB
    Funciona em firefox 58.0a1 em diante, android 58.0a1 até 68.*
    Added the eyedropper to pick the color directly from the document

    Código fonte publicado sob Todos os direitos reservados

    Baixar arquivo
  • Versão 3.1.0

    Lançado em 12 de mar de 2018 - 71,72 KB
    Funciona em firefox 58.0a1 em diante, android 58.0a1 até 68.*
    * Fixed minor bugs
    * Added information

    Código fonte publicado sob Mozilla Public License 1.1

    Baixar arquivo
  • Versão 3.0.1

    Lançado em 7 de mar de 2018 - 69,6 KB
    Funciona em firefox 58.0a1 em diante, android 58.0a1 até 68.*

    Código fonte publicado sob Mozilla Public License 1.1

    Baixar arquivo
  • Versão 3.0.0

    Lançado em 6 de mar de 2018 - 44,68 KB
    Funciona em firefox 58.0a1 em diante, android 58.0a1 até 68.*

    Código fonte publicado sob Mozilla Public License 1.1

    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.