Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 546 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 546 Bytes

CPSC4910

This is the repository for a project to create a Quail JS extension for Google Chrome for Clemson University's CPSC 4910 (Professional Issues II).

Quail JS is a library that examines a web page for and reports accessibility violations. The project can be found at this repository. Their project homepage is here.

A quick introduction to writing Chrome add-ons can be found here.