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", " |