Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

WCAG Contrast checker의 버전 기록 - 25개 버전

WCAG Contrast checker 제작자: Rumoroso

5점 만점에 4점
4 / 5
5
6
4
6
3
3
2
0
1
1
WCAG Contrast checker의 버전 기록 - 25개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 3.8.4

    2024년 3월 2일에 출시 - 166.76 KB
    firefox 58.0a1 이상에서 작동
    Urgent fix related with the translations that made the extension fail to open.

    All Rights Reserved에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 3.8.3

    2024년 3월 1일에 출시 - 166.74 KB
    firefox 58.0a1 이상에서 작동
    * 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

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.8.2

    2024년 2월 24일에 출시 - 183.87 KB
    firefox 58.0a1 이상에서 작동
    Fixed the default settings

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.8.1

    2024년 2월 24일에 출시 - 183.87 KB
    firefox 58.0a1 이상에서 작동
    Updated missing default settings

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.8.0

    2024년 2월 24일에 출시 - 183.82 KB
    firefox 58.0a1 이상에서 작동
    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.)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.7.2

    2023년 4월 2일에 출시 - 179.21 KB
    firefox 58.0a1 이상에서 작동
    Improved the way in which the panel can be kept open

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.7.1

    2023년 3월 29일에 출시 - 178 KB
    firefox 58.0a1 이상에서 작동
    I have updated how the body and panel dimensions are calculated

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.7.0

    2023년 3월 21일에 출시 - 177.99 KB
    firefox 58.0a1 이상에서 작동
    * 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.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.6.2

    2023년 2월 27일에 출시 - 123.25 KB
    firefox 58.0a1 이상에서 작동
    * 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.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.6.1

    2022년 7월 6일에 출시 - 122.56 KB
    firefox 58.0a1 이상에서 작동
    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.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.6.0

    2022년 6월 21일에 출시 - 122.45 KB
    firefox 58.0a1 이상에서 작동
    * 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

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.6

    2020년 10월 28일에 출시 - 118.19 KB
    firefox 58.0a1 이상에서 작동
    Bug fix in the estimation of the visibility of the elements. The bug made all elements appear as hidden elements

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.5

    2020년 10월 28일에 출시 - 118.11 KB
    firefox 58.0a1 이상에서 작동
    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.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.4

    2020년 7월 5일에 출시 - 117.93 KB
    firefox 58.0 이상에서 작동
    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

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.3

    2020년 6월 26일에 출시 - 117.69 KB
    firefox 58.0a1 이상에서 작동
    Updated the way in which the colors are selected (the benefit should be improved performance)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.2

    2020년 6월 26일에 출시 - 106.19 KB
    firefox 58.0a1 이상에서 작동
    Bug-fixing related with the document selector

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.1

    2020년 6월 25일에 출시 - 106.26 KB
    firefox 58.0a1 이상에서 작동
    Improve performance when opening the panel by ensuring only specific callbacks are executed

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.5.0

    2020년 6월 14일에 출시 - 106.13 KB
    firefox 63.0 이상에서 작동
    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

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.4.0

    2020년 6월 1일에 출시 - 108.4 KB
    firefox 58.0a1 이상에서 작동
    * 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)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.3.2

    2020년 1월 9일에 출시 - 96.84 KB
    firefox 58.0a1 이상에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.3.1

    2019년 10월 18일에 출시 - 96.82 KB
    firefox 58.0a1 이상에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.2.0

    2018년 3월 27일에 출시 - 849.38 KB
    firefox 58.0a1 이상, android 58.0a1 ~ 68.*에서 작동
    Added the eyedropper to pick the color directly from the document

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.1.0

    2018년 3월 12일에 출시 - 71.72 KB
    firefox 58.0a1 이상, android 58.0a1 ~ 68.*에서 작동
    * Fixed minor bugs
    * Added information

    Mozilla Public License 1.1에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.1

    2018년 3월 7일에 출시 - 69.6 KB
    firefox 58.0a1 이상, android 58.0a1 ~ 68.*에서 작동

    Mozilla Public License 1.1에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.0

    2018년 3월 6일에 출시 - 44.68 KB
    firefox 58.0a1 이상, android 58.0a1 ~ 68.*에서 작동

    Mozilla Public License 1.1에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.