This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add Chrome Accessibility DevTools Extension #126
Comments
|
Here are the API currently supported in Electron:
|
Closing this issue here since it won't be resolved by 1.0 and really belongs on |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is related to #121 but specifically about trying to get the Chrome Accessibility DevTools Extension working here (and in Electron).
Electron apps are websites in a sense, but not in the sense that they have urls that can use be used with online accessibility auditors. Getting this devtools extension working would be really helpful for Electron app developers in making their apps accessible to more people.
Not all of the
chrome.*
APIs have been implemented so we need to compare what this extension uses against what is currently implemented, then we'll see how far we have to go.🍐 with @kevinsawicki
chrome.*
APIs used in extension Add Chrome Accessibility DevTools Extension #126 (comment)chrome.*
APIsThe text was updated successfully, but these errors were encountered: