Accessibility Developer Tools
(Deprecated.) Accessibility audit and element properties.
Wat is Accessibility Developer Tools?
Accessibility Developer Tools is een Chrome-extensie ontwikkeld door Google Accessibility, en de belangrijkste functie is "(Deprecated.) Accessibility audit and element properties.".
Extensie Screenshots
Download het CRX-bestand van de extensie Accessibility Developer Tools
Download Accessibility Developer Tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension is deprecated, and will be removed from the Chrome Web Store at a future date. As an alternative to the functionality provided by this extension, please check out the built-in Accessibility audits in the Lighthouse Audits panel in Chrome DevTools, the new accessibility debugging tools in the Elements panel, and/or the the aXe extension by Deque Systems.
Basisinformatie over de Extensie
Naam | |
ID | fpkknkljclfencbdbgkenhalefipecmb |
Officiële URL | https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb |
Beschrijving | (Deprecated.) Accessibility audit and element properties. |
Bestandsgrootte | 58.83 KB |
Aantal Installaties | 57,174 |
Huidige Versie | 3.0.1 |
Laatst Bijgewerkt | 2018-03-04 |
Publicatiedatum | 2018-03-04 |
Beoordeling | 4.10/5 Totaal 143 Beoordelingen |
Ontwikkelaar | Google Accessibility |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "version": "3.0.1", "description": "(Deprecated.) Accessibility audit and element properties.", "default_locale": "en", "icons": { "128": "images\/icon128.png" }, "background": { "scripts": [ "background.js" ] }, "devtools_page": "devtools.html", "permissions": [ "experimental", "tabs", "webNavigation", "storage", " |