Skip to content

This Chrome Plugin is used to log the Basic Accessbility Points by Reading the Loaded Web Page

Notifications You must be signed in to change notification settings

ramsunvtech/Chrome.AccessLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Access Log

This Chrome Plugin is used to log the Basic Accessbility Points by Reading the Loaded Web Page

https://chrome.google.com/webstore/detail/access-log/foioongmhbfjnmiljihjgbkkaggodfao

How it Works?

After installing this plugin, you can find the icon in right top of the browser. once you clicked the icon, you can open the console tab by pressing F12 to see the Accessbility Log's

Accessbility is Huge and what are the things can be checked by this plugin?

Yes we agree its huge. i have started this plugin with basic check points below.

  • Missed alt attribute in img Tag.
  • Missed scope attribute in table Tag.
  • Missed for attribute in label Tag.
  • Missed title attribute in a Tag.
  • The label's attribute for attribute is pointed to valid form field.
  • Check Only one h1 Tag is exist.

About

This Chrome Plugin is used to log the Basic Accessbility Points by Reading the Loaded Web Page

Resources

Stars

Watchers

Forks

Packages

No packages published