Skip to content

tinavanschelt/c8a11y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c8a11y

Overview

c8a11y (pronounced “ca-lee”) is a Google Chrome extension developed as part of a Bachelor’s dissertation. The extension utilises Tensorflow.js and the face-landmarks-detection model to predict where a user is looking in the browser. The aim of the project was to research how the availability of gaze detection software for cognitive accessibility research can be simplified and improved.

Instructions

  1. Download c8a11y and unzip

Screenshot 2021-07-24 at 17 49 09

  1. Open Google Chrome, navigate to chrome://extensions/
  2. Switch on Developer mode (top right corner), three buttons will show up in the top left corner

Screenshot 2021-07-24 at 17 46 18

  1. Click on Load Unpacked and select the unzipped folder from your local machine, c8a11y will show up in the extension list

Screenshot 2021-07-24 at 17 52 03

  1. Click on Details and change Site access to "on click"

Screenshot 2021-07-24 at 10 56 17

  1. Pin the application to the top bar

Screenshot 2021-07-24 at 17 40 37

  1. Navigate to the c8a11y playground and click on the extension icon in the top bar (reload page if required)

c8a11y should now be active and provide further instructions.

About

Google Chrome extension, using Tensorflow.js for gaze detection.

Resources

Stars

Watchers

Forks