axe-firefox-devtools
axe-firefox-devtools copied to clipboard
Integration of axe-core into the Firefox developer tools
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:  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.