This is a Google Chrome extension to evaluate content based relevance, readability, legibility, and navigability. It is a portion of my master's project and is under heavy development.
- Node (
brew install node
) - Buster (
npm install -g buster
) - Ruby 1.9.2+
rake spec:server
rake spec:auto
- Install Extensions Reloader in Chrome.
- On
chrome://extensions
, select "Load unpacked extension" - Select the project's root directory
- Visit a web page and select the magnifying glass
Jon-Michael Deldin (dev@jmdeldin.com)