cse442-fall-2019-offering / 442projects-chrome-extenders

442projects-chrome-extenders created by GitHub Classroom
1 stars 1 forks source link

TASK: Add antonyms and examples from api to chrome display #57

Open sarrasou opened 4 years ago

sarrasou commented 4 years ago

Display antonyms and examples (already implemented in api) in chrome extension when word is highlighted

sarrasou commented 4 years ago
  1. Open the browser to a new website (eg. wsj.com)
  2. Click on extension icon.
  3. type a word into the search bar (eg. "word") and hit enter
  4. Observe that there are now antonyms and examples displayed on the UI
  5. Close the browser
sarrasou commented 4 years ago

Acceptance test passed.