flbjommegcjonpdmenkdiocclhjacmbi
To show, browse and audit (for accessibility and SEO) the headings structure The extension generates a document map or index of any web document structured with headings, allowing direct access to content by clicking on any of its items. It now also displays the Landmarks analysis. Although the extension was initially meant to assist web developers, consultants, and accessibility auditors, it turned to be useful for many users, facilitating the reading and navigation in long structured pages Features: * Lists headings with optional information about their levels and any breaks in the correct hierarchical structure. * Lists sections with header information, including optional details about structural errors. * Lists the landmarks and can identify details about them, and optionally details about structural errors. * Provides information from the main document and documents within frames, featuring a document selector when multiple documents are present. * Clicking on headers scrolls the document to the corresponding position and highlights it. * Detects changes in the DOM and updates content as necessary, with an option for manual refresh. * Allows collapsing of the header list by levels. * CSS outline for identifying headers or sections when clicking the tree. * Does not display hidden headers or sections (hidden from assistive technologies). * If a header or section is an anchor, the link in the results points to it. This is useful for copying directly from the tree using the browser's contextual menu. Optionally, it shows anchor-links that copy the link to the clipboard when clicked. * Two themes available.
axe DevTools - Web Accessibility Testing
Accessibility Checker for Developers, Testers, and Designers in Chrome ★Digital accessibility testing right in your browser: The Axe DevTools Extension is an automated accessibility testing tool that helps you find and fix accessibility issues early in web development right in your Chrome browser. It helps ensure your team gets fast, accurate, actionable results so you can save time on costly reworks, and create digital experiences that are compliant and work for everyone. ★Leverage the global standard in automated web accessibility testing: The free version of the Axe DevTools Extension gives you the tools to conduct page-by-page, automated accessibility testing—all run on Axe-core, the global standard in automated web accessibility testing. With the free browser extension, teams get a useful introduction to accessibility and a quick, automated way to catch defects, all while benefiting from the same reliable and consistent results trusted by industry leaders around the world. ★Find and fix even more accessibility issues with AI and automated testing: Upgrade to the pro version of the Axe DevTools Extension to move faster, smarter, and further streamline workflows with AI-enhanced features, intelligent guided testing, component-level checks, the ability to test entire user flows, central administration, deduplicated results, Jira integration, and more. Dev teams can use this pro version of the browser extension to fix a majority of issues before production by combining traditional test automation with AI, reducing remediation costs and saving time. It’s great for teams who want to check specific pages, groups of pages, or workflows for accessibility issues. To learn more about the Axe DevTools Extension visit https://www.deque.com/axe/devtools/extension Use of this extension is governed by this license agreement https://www.deque.com/terms-of-use/axe-ext/ and the privacy policy linked under the developer information Data collection information can be found here: https://docs.deque.com/devtools-server/4.0.0/en/data-collection#axe-devtools-browser-extension-free Upgrading to the Axe DevTools Extension pro plan gives you more control over what data is collected.
WAVE Evaluation Tool
Evaluate web accessibility within your browser. WAVE is a web accessibility evaluation tool developed by WebAIM.org. It provides visual feedback about the accessibility of your web content by injecting icons and indicators into your page. No automated tool can tell you if your page is accessible, but WAVE facilitates human evaluation and educates about accessibility issues. All analysis is done entirely within the Chrome browser allowing secure valuation of intranet, local, password protected, and other sensitive web pages. To run a WAVE report, simply click on the WAVE icon to the right of your browser address bar, or select "WAVE this page" from the context menu. WAVE errors align with WCAG 2.2 failures. The WAVE interface facilitates human evaluation of many other aspects of accessibility and Web Content Accessibility Guidelines, ADA, and Section 508 compliance. Version 3.3.1.0 (May 2026) - Various bug fixes and performance enhancements. Update AIM score to align with 2026 WebAIM Million. Version 3.3.0.4 (December 2025) - Bug fix for scripting exception with some pages with small text. Minor interface improvements. Version 3.3.0.3 (November 2025) provides performance, interface, and testing improvements. Improved support for ARIA headings and prefers-reduced-motion user settings. Version 3.3.0.0 (October 2025) adds numerous new features, enhancements, and bug fixes. Resetting the extension no longer refreshes the page, thus supporting better testing of dynamic content. The Summary and Details panel are now combined. The AIM Score is presented. Viewing the Order, Structure, or Contrast tabs now filters to only relevant page icons. The WAVE sidebar can now be collapsed out of view. Version 3.2.7.2 (September 2024) fixes a bug that disallowed checking of local files and suppresses errors in some cases where role="presentation" is present. Version 3.2.7.0 (August 2024) adds compatibility with Manifest v3. Inputs with aria-disabled=true are no longer considered for contrast checking. Version 3.2.6.0 (August 2024) adds support for contrast checking when foreground alpha/opacity is defined. The Contrast sidebar tools are updated to support foreground alpha. Also numerous minor bug fixes and improvements. Version 3.2.5.3 (February 2024) fixes numerous minor bugs and adds testing refinements. Some hidden inputs are no longer incorrectly flagged as not labeled. Version 3.2.4.4 (October 2023) fixes a few minor bugs with testing hidden content and with the sidebar contrast tools. Version 3.2.3.9 (June 2023) removes the warning message on UserWay pages due to them removing code that changes page content when the WAVE extension is activated. Version 3.2.3.8 (June 2023) includes numerous accessibility test enhancements, several minor bug fixes, and simplification of the contrast checking tools. Users are informed that WAVE results may be manipulated on pages that utilize UserWay or accessiBe overlays. Version 3.2.3 (March 2023) includes several minor bug fixes. A previous update to test for contrast errors in hidden elements has been reverted. While this was useful for finding contrast errors in drop-down menus, tab panels, dialog windows, etc., identification of errors in hidden elements caused user confusion and, in some rare cases, false positives. Version 3.2 (December 2022) includes over 100 bug fixes and performance enhancements. The extension no longer utilizes jQuery, resulting in faster testing and better compatibility with a variety of pages. A new Navigation Order panel is available that shows the navigation order, element roles, and accessible names (what is read by a screen reader) for all navigable elements. Version 3.1.6 (October 2021) includes numerous bug fixes and test rule enhancements for better testing contrast (filters, background images, and other complex color definitions are better handled), document language (IANA-defined language values are now tested), empty links and buttons (better ARIA support for accessible name computations), broken ARIA references, etc., etc. Performance and accessibility has been improved. Version 3.1.3 (November 2020) includes performance enhancements and fixes several minor bugs, including fixes for multiple alerts for some pseudo-lists and disabled controls being incorrectly flagged for contrast failures. Version 3.1.2 (October 2020) fixes several minor bugs, including with the Structure tab sometimes incorrectly showing no structure, and improves performance and accessibility testing reliability. Version 3.1 (September 2020) includes new accessibility tests (region, figure, possible list, select element missing label, and image with title), improved contrast checking, expanded lang attribute value checking, and numerous other bug fixes and improvements. Version 3.0.9 (July 2020) includes numerous bug fixes, improved accessibility, and improved color contrast checking including fewer false positives and expanded contrast checking for form inputs.
Landmark Navigation via Keyboard or Pop-up
Allows you to navigate a web page via WAI-ARIA landmarks, using the keyboard or a pop-up menu. Landmark regions broadly signpost the areas of a page (e.g. navigation, search, main content and so on). This extension allows you to navigate a web page via its landmarks, *if they've been provided by its author*, using the keyboard or a pop-up menu. The extension needs to run automatically on all pages, to find any landmark regions and put a badge on the toolbar button, or update the sidebar. This is why it requires permission to access all pages. The extension does not collect any data. As this is developed in my own time, I am not able to guarantee timely support, though will be doing what I can to help. I'll be concentrating on fixing bugs, and adding features where this makes sense. This is a fork of the original landmarks extension written by David Todd at IBM. Thanks to Steve Faulkner for encouraging me to work on this, for feature suggestions, help with the relevant specifications and initial test cases (and again to David Todd for supporting my contributions). Thanks also to The Paciello Group for donating my development time when this was a Firefox-specific extension and during the conversion to the WebExtensions API. Text and photo for the "World of Wombats" demo site are copyright Wikipedia and JJ Harrison and distributed under the CC BY-SA 3.0 licence. Details available at: http://matatk.agrip.org.uk/landmarks/world-of-wombats/#copyright-info
Accessibility Insights for Web
Accessibility Insights for Web helps developers quickly find and fix accessibility issues. The default keyboard shortcut to launch Accessibility Insights for Web is [Ctrl+Shift+K]. If that doesn't work, follow these instructions: 1. Select Shift+Alt+T to move focus to the Chrome address bar 2. Select the Left arrow key to move focus to the Accessibility Insights for Web extension. 3. Select the Space key to open the extension.