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 |
官方URL | 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", " |