Accessibility Developer Tools
(Deprecated.) Accessibility audit and element properties.
什麼是Accessibility Developer Tools?
Accessibility Developer Tools是由Google Accessibility開發的Chrome擴展程式,該擴展的主要功能是“(Deprecated.) Accessibility audit and element properties.”。
擴展截圖
下載Accessibility Developer Tools擴展crx文件
下載Accessibility Developer Tools擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | fpkknkljclfencbdbgkenhalefipecmb |
官方網址 | https://chrome.google.com/webstore/detail/accessibility-developer-t/fpkknkljclfencbdbgkenhalefipecmb |
簡介 | (Deprecated.) Accessibility audit and element properties. |
檔案大小 | 58.83 KB |
安裝次數 | 57,174 |
目前版本 | 3.0.1 |
更新時間 | 2018-03-04 |
上架時間 | 2018-03-04 |
評分 | 4.10/5 共 143 次評分 |
開發者 | Google Accessibility |
付費類型 | free |
支援的語言 | 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", " |