mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "AChecker",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "AChecker is an open source Web accessibility evaluation tool. It can be used to review the accessibility of Web pages based on a variety international accessibility guidelines.",
|
||||
"website": "http://www.atutor.ca/achecker/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>AChecker : ATRC Accessibility Checker: </title>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user