axe-firefox-devtools icon indicating copy to clipboard operation
axe-firefox-devtools copied to clipboard

Integration of axe-core into the Firefox developer tools

Results 6 axe-firefox-devtools issues
Sort by recently updated
recently updated
newest added

While other (built-in) tabs can be zoomed, the content of the axe tab stays the same size. This is an issue with all of my developer extensions. It might be...

Steps to reproduce: 1. In Firefox on Windows, with Axe installed, visit a web site, e.g. Google, https://www.google.com/ 2. Open the Inspector (ctrl-shift-C). Expected: * <head> is the first child...

The aXe add-on is not available using Firefox's remote debugging feature. The add-on is installed (and working correctly) both locally, and on the remote instance, and is listed under the...

This really otherwise *really* nice add-on pollutes my Console ;) with a NetworkError message: ![image](https://user-images.githubusercontent.com/3307404/33262219-ddb4294a-d365-11e7-8ed3-d6d4dd3f27a4.png) Also note that the `axe` add-on is absent in these cases from the DevTools tab...

In the Firefox add-ons UI (tools menu > add-ons), the aXe add-on is described as "Accessibility testing in Chrome Developer Tools" - that's the wrong browser! This string doesn't appear...

There are a bunch of rules listed at https://github.com/dequelabs/axe-core/blob/master/doc/rule-descriptions.md that are off by default, it'd be great to be able to enable them.