Accessibility Developer Tools
(Deprecated.) Accessibility audit and element properties.
Apa itu Accessibility Developer Tools?
Accessibility Developer Tools adalah ekstensi Chrome yang dikembangkan oleh Google Accessibility, dan fitur utamanya adalah "(Deprecated.) Accessibility audit and element properties.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Accessibility Developer Tools
Unduh file ekstensi Accessibility Developer Tools dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | fpkknkljclfencbdbgkenhalefipecmb |
URL Resmi | https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb |
Deskripsi | (Deprecated.) Accessibility audit and element properties. |
Ukuran File | 58.83 KB |
Jumlah Instalasi | 57,174 |
Versi Saat Ini | 3.0.1 |
Terakhir Diperbarui | 2018-03-04 |
Tanggal Publikasi | 2018-03-04 |
Penilaian | 4.10/5 Total 143 Penilaian |
Pengembang | Google Accessibility |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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", " |