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

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

TASK: Make the chrome extension get DOM data from a specific tab #38

Open breadethewbaker opened 5 years ago

PriyankaDhakite commented 5 years ago

Acceptance test:

  1. Open a tab on the Chrome browser
  2. Highlight a word on the web page
  3. Select the extension icon
  4. The selected word should pop up in a new extension window
  5. Close window
PriyankaDhakite commented 4 years ago

Acceptance test passed