Successive - Accessibility
The web accessibility tool which will allow you to use more than 10 accessibility features at one place
Successive - Accessibilityคืออะไร?
Successive - Accessibility เป็นส่วนขยายของ Chrome ที่พัฒนาโดย chromedevelopers และคุณลักษณะหลักของมันคือ "The web accessibility tool which will allow you to use more than 10 accessibility features at one place"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Successive - Accessibility
ดาวน์โหลดไฟล์ส่วนขยาย Successive - Accessibility ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This chrome extension provides a complete solution for accessibility on the web. Accessibility is the practice of making your websites usable by as many people as possible. We traditionally think of this as being about people with disabilities, but the practice of making sites accessible also benefits other groups such as those using mobile devices, or those with slow network connections. This extension will provide an accessibility solution for peoples with partial disabilities like Visually impaired, Elderly, Blind, Mobility impaired or situational disabilities. Currently we are providing 10 most useful features : Dark mode Customize Youtube Subtitle Tab index Screen Reader toggle Tooltip images Read website Play & Stop animation Show & hide images Adjust font size Highlight Cursor setting Our accessibility features does neither collect nor share any data. We will keep updating the chrome extension. Also you can drop us an email if you have any issues or need support with this extension kindly write us at [email protected] This extension is WCAG 2.1 and ADA compliant. For more information please visit the following urls: https://www.w3.org/TR/WCAG21/ https://www.dol.gov/general/topic/disability/ada
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Successive - Accessibility |
ID | medoddhnmodhnpolgfhgkompgiobnimd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/successive-accessibility/medoddhnmodhnpolgfhgkompgiobnimd |
คำอธิบาย | The web accessibility tool which will allow you to use more than 10 accessibility features at one place |
ขนาดไฟล์ | 808 KB |
จำนวนการติดตั้ง | 139 |
เวอร์ชันปัจจุบัน | 1.5.0 |
อัปเดตครั้งล่าสุด | 2023-01-10 |
วันที่เผยแพร่ | 2022-02-01 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | chromedevelopers |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://successive.tech/ |
URL หน้าช่วยเหลือ | https://successive.tech/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Successive - Accessibility ", "description": "The web accessibility tool which will allow you to use more than 10 accessibility features at one place", "version": "1.5.0", "action": { "default_icon": "assets\/img\/icon-128.png", "default_popup": "popup.html" }, "icons": { "128": "assets\/img\/icon-128.png" }, "permissions": [ "storage", "tabs", "scripting" ], "host_permissions": [ " |