Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий IBM Equal Access Accessibility Checker - 25 версий

IBM Equal Access Accessibility Checker от IBM Accessibility

Оценено на 5 из 5
Оценено на 5 из 5
5
10
4
0
3
0
2
0
1
0
История версий IBM Equal Access Accessibility Checker - 25 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 4.0.6.9999

    Выпущено 26 июня 2025 г. - 29,5 МБ
    Работает с firefox 58.0 и выше
    • fix(engine): Issues related to <elements> made invisible with clip-path
    • fixrule(svg_graphics_labelled, img_alt_valid): Ignore SVG & image accessible name requirement when its ancestor is a widget or requires presentational child
    • fixrule(figure_label_exists, element_scrollable_tabbable): Deprecate element_scrollable_tabbable rule and fix the figure missing label issue

    Исходный код выпущен на условиях Apache License 2.0

    Вам понадобится Firefox, чтобы использовать это расширение
    Загрузите Firefox и установите расширение
    Загрузить файл
  • Старые версии

    Версия 4.0.5.9999

    Выпущено 3 июня 2025 г. - 29,24 МБ
    Работает с firefox 58.0 и выше
    Rules and Engine
    * fixrule(input_label_exists, aria_widget_labelled, aria_accessiblename_exists): Update accessible name requirement for certain roles
    * fix(engine): Issues related to <elements> made invisible with clip-path
    * fixrule(svg_graphics_labelled, img_alt_valid): Ignore SVG & image accessible name requirement when its ancestor is a widget or requires presentational child

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 4.0.4.9999

    Выпущено 24 апр. 2025 г. - 28,99 МБ
    Работает с firefox 58.0 и выше
    • chore(archive): Create archive for April 24, 2025
    • fix(engine): Update the landmark label uniqueness rules and deprecate meta_redirect_optional rule
    • fixrule(input_label_exists, aria_widget_labelled, aria_accessiblename_exists): Update accessible name requirement for certain roles V4

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 4.0.3.9999

    Выпущено 27 мар. 2025 г. - 28,83 МБ
    Работает с firefox 58.0 и выше
    What's Changed
    * New latest Rule set deployment: 27 March 2025
    * CI/CD packages boilerplates: Getting started, batch-scan, and command-line scanning

    Rules and Engine
    * fixrule (input_label_visible): Fix issues related to visible text on an input element
    * fixrule(element_scrollable_tabbable, element_tabbable_role_valid, text_contrast_sufficient): Issues related to scrolling, tabbing, and disabled controls
    * fixrule(element_scrollable_tabbable, element_tabbable_role_valid, text_contrast_sufficient): Issues related to scrolling, tabbing, and disabled controls (v4.x)
    * fixrule(element_scrollable_tabbable, aria_child_tabbable, element_tabbable_role_valid): Fix combobox tabbable descendent error
    * fixrule(element_scrollable_tabbable, aria_child_tabbable, element_tabbable_role_valid): Fix combobox tabbable descendent error (v4.x)

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 4.0.0.9999

    Выпущено 11 февр. 2025 г. - 28,57 МБ
    Работает с firefox 58.0 и выше
    Extension
    * fix(extension): Dark mode pop-up
    * fix(extension): Fix reset filter link
    * fix(extension): Don't show full data:text/html content on generated HTML report page
    * fix(extension): Update Carbon package and use new Carbon combobutton

    Rules and Engine
    * fixrule(meta_refresh_delay | meta_redirect_optional): Align rules with ACT
    * fixrule(input_label_visible): Fix issues related to the Firefox css pseudo-element
    * fix(engine): Fix circular structure caused by aria-owns
    * fix(engine): Fix accessible name concatenation and deprecate aria_search_label_unique rule

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.79.9999

    Выпущено 13 дек. 2024 г. - 29,58 МБ
    Работает с firefox 58.0 и выше
    fixrule(element_tabbable_unobscured): Fix cacheing of element visibility, improve perf 10x
    fixrule(img_alt_null, aria_accessiblename_exists) Update the rule mappings to be consistent with ACT rules

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.78.9999

    Выпущено 14 нояб. 2024 г. - 29,33 МБ
    Работает с firefox 58.0 и выше
    Extensions (Browser DevTools)
    * fix(extension): Fix focus mode jump to last selected issue by @nam-singh in #2093

    Rules and Engine
    * fixrule(aria_landmark_name_unique): Increase the accessible name length limitation
    * fixrule(list_markup_review): #text nodes not visited on prevNode causing false positive

    Java package
    * fix(java): When comparing against baselines, issues not cleaned, so failing due to insignificant differences

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.77.9999

    Выпущено 7 нояб. 2024 г. - 29,08 МБ
    Работает с firefox 58.0 и выше
    What's Changed
    * Noticeable performance improvements

    Rules and Engine
    * fix(engine): rule engine refactor and update by @shunguoy in #2025
    * Conflict cases when aria-autocomplete and autocomplete are used together
    * fix(target_spacing_sufficient): Ignore cases for potential_overlap of text links
    * fix(target_spacing_sufficient): Ignore cases for clipped components
    * Rewrite accessible name module
    * Categorize the engine utility functions

    Chores and dependencies
    * Bump cookie and express in /report-react by @dependabot in #2073
    * Bump markdown-to-jsx from 7.1.9 to 7.5.0 in /accessibility-checker-extension by @dependabot in #2072
    * Bump axios from 1.6.1 to 1.7.7 in /accessibility-checker-extension by @dependabot in #2064
    * Bump rollup from 2.75.6 to 2.79.2 in /report-react by @dependabot in #2059
    * Bump axios from 1.6.0 to 1.7.4 in /common/module by @dependabot in #2046
    * Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /report-react by @dependabot in #2076

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.76.9999

    Выпущено 2 окт. 2024 г. - 29 МБ
    Работает с firefox 58.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.75.9999

    Выпущено 31 авг. 2024 г. - 28,5 МБ
    Работает с firefox 58.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.74.9999

    Выпущено 7 авг. 2024 г. - 28,37 МБ
    Работает с firefox 58.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.73.9999

    Выпущено 17 июня 2024 г. - 27,99 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.72.9999

    Выпущено 8 июня 2024 г. - 27,87 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.71.9999

    Выпущено 12 мая 2024 г. - 27,74 МБ
    Работает с firefox 48.0 и выше
    ## What's Changed

    * Updated rule server deployment for May release 3.1.71 in #1906

    ### Extensions (browser Dev Tools)
    * fix(extension): Info overlay for web page doesn't inspect the element underneath in https://github.com/IBMa/equal-access/pull/1894

    ### Rules and Engine
    * fixrule(`a_text_purpose, meta_viewport_zoomable`, `widget_tabbable_exists`, `widget_tabbable_single`): Re-mapping WCAG SC and help references in https://github.com/IBMa/equal-access/pull/1899

    ### Chores and dependencies
    * Update pull_request_template.md Review in https://github.com/IBMa/equal-access/pull/1902
    * Bump ejs from 3.1.8 to 3.1.10 in /report-react in https://github.com/IBMa/equal-access/pull/1903


    **Full Changelog**: https://github.com/IBMa/equal-access/compare/3.1.70...3.1.71

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.70.9999

    Выпущено 21 апр. 2024 г. - 27,61 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.68.9999

    Выпущено 19 мар. 2024 г. - 27,44 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.67.9999

    Выпущено 4 февр. 2024 г. - 27,24 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.66.9999

    Выпущено 31 янв. 2024 г. - 47,1 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.64.9999

    Выпущено 13 нояб. 2023 г. - 44,7 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.63.9999

    Выпущено 19 окт. 2023 г. - 82,51 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.62.9999

    Выпущено 12 окт. 2023 г. - 44,03 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.61.9999

    Выпущено 21 сент. 2023 г. - 43,43 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.60.9999

    Выпущено 31 авг. 2023 г. - 40,38 МБ
    Работает с firefox 48.0 и выше
    * chore(cypress): Update the cypress boilerplate package-lock.json in https://github.com/IBMa/equal-access/pull/1587
    * fix(node:boilerplate): Update boilerplates for Jest, mocha, webdriverio in https://github.com/IBMa/equal-access/pull/1596
    * chore(node:boilerplate): Remove the Zombie boilerplate - not DOM compliant in https://github.com/IBMa/equal-access/pull/1597
    * Bump @cypress/request from 2.88.12 to 3.0.0 in /cypress-accessibility-checker in https://github.com/IBMa/equal-access/pull/1588
    * fix(extension): Fix performance logging in https://github.com/IBMa/equal-access/pull/1592
    * fix(extension)modal to warn user that if they have stored scans they will be lost if user changes ruleset in https://github.com/IBMa/equal-access/pull/1589
    * Rule update for 8_30_2023 in https://github.com/IBMa/equal-access/pull/1657


    **Full Changelog**: https://github.com/IBMa/equal-access/compare/3.1.59...3.1.60

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.59.9999

    Выпущено 9 авг. 2023 г. - 39,75 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
  • Версия 3.1.58.9999

    Выпущено 27 июля 2023 г. - 39,13 МБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Apache License 2.0

    Загрузить файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.