Accessibility Developer Tools
(Deprecated.) Accessibility audit and element properties.
Accessibility Developer Toolsคืออะไร?
Accessibility Developer Tools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Google Accessibility และคุณลักษณะหลักของมันคือ "(Deprecated.) Accessibility audit and element properties."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Accessibility Developer Tools
ดาวน์โหลดไฟล์ส่วนขยาย 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", " |