Accessibility Developer Tools
(Deprecated.) Accessibility audit and element properties.
Vad är Accessibility Developer Tools?
Accessibility Developer Tools är en Chrome-tillägg utvecklad av Google Accessibility, och dess huvudfunktion är "(Deprecated.) Accessibility audit and element properties.".
Tilläggsskärmbilder
Ladda ner Accessibility Developer Tools-förlängningens CRX-fil
Ladda ner Accessibility Developer Tools-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | fpkknkljclfencbdbgkenhalefipecmb |
| Officiell webbadress | https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb |
| Beskrivning | (Deprecated.) Accessibility audit and element properties. |
| Filstorlek | 58.83 KB |
| Antal Installationer | 57,174 |
| Aktuell Version | 3.0.1 |
| Senast Uppdaterad | 2018-03-04 |
| Publiceringsdatum | 2018-03-04 |
| Betyg | 4.10/5 Totalt 143 Betyg |
| Utvecklare | Google Accessibility |
| Betalningssätt | free |
| Stödda Språk | 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",
" | |