Access Assistant
Access Assistant
什么是Access Assistant?
Access Assistant是由Level Access开发的Chrome扩展程序,该扩展的主要功能是“Access Assistant”。
扩展截图
下载Access Assistant扩展crx文件
下载Access Assistant扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Test your web pages for accessibility with Access Assistant. With over 250 fully automated accessibility tests, and many more partially-automated and manual tests, you can identify the most common, highest risk accessibility violations on your website or application. View details for any accessibility violation, along with remediation guidance. Simply run a Quick Test on any web page to view details for all accessibility violations on the page, along with remediation guidance. Testing results can also be saved to Level Access' Accessibility Management Platform (AMP), where you can report on your site’s accessibility compliance over time. This extension accesses URLs for all open tabs to enable testing of pages on any open tab.
扩展基本信息
名称 | Access Assistant |
ID | ojiighldhdmahfdnhfdebnpmlbiemdfm |
官方URL | https://chromewebstore.google.com/detail/access-assistant/ojiighldhdmahfdnhfdebnpmlbiemdfm |
简介 | Access Assistant |
文件大小 | 2.15 MB |
安装次数 | 13,768 |
当前版本 | 9.5.1.21 |
更新时间 | 2024-01-05 |
上架时间 | 2020-07-27 |
评分 | 4.89/5 共56次评分 |
开发者 | Level Access |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.levelaccess.com/ |
帮助页面URL | https://support.levelaccess.com/hc/en-us/categories/360001290611-Access-Assistant |
隐私政策页面URL | https://www.levelaccess.com/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Access Assistant", "author": "Level Access", "version": "9.5.1.21", "description": "Access Assistant", "action": { "default_title": "Access Assistant", "default_icon": { "16": "img\/access-assistant-16.png", "32": "img\/access-assistant-32.png", "48": "img\/access-assistant-48.png", "128": "img\/access-assistant-128.png" } }, "permissions": [ "activeTab", "tabs", "storage", "scripting", "webNavigation" ], "background": { "service_worker": "background.js", "type": "module" }, "web_accessible_resources": [ { "resources": [ "app.js", "AccessEngine.professional.js", "LevelAccess-AST.js", "LevelAccess-Macro.js", "LevelAccess-AST.css", "ast.css", "astWindow.js", "img\/*", "fonts\/**\/*" ], "matches": [ " |