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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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", " |