Ayush-projects / chords

This repository contains all the necessary files for the development and deployment of the browser extension "Chords" which streams music according to the mood of the user.
MIT License
14 stars 38 forks source link

Adding background and content scripts in frontend to track words #42

Open Sushi22 opened 3 years ago

Sushi22 commented 3 years ago

@Ayush-projects, I am a participant under GSSOC'21. I would like to complete this part if assigned. :)

prykdev commented 3 years ago

Yes you can work on this

Sushi22 commented 3 years ago

@P-riyanka-prasad Okay :D Can you please assign this issue to me :) i.e. the assign tag

prykdev commented 3 years ago

@Ayush-projects Please assign this to @Sushi22

Ayush-projects commented 3 years ago

Yeah, Assigned. Try to do it in pure javascript instead of Jquery.

Sushi22 commented 3 years ago

Yeah, Assigned. Try to do it in pure javascript instead of Jquery.

Sure.

Sushi22 commented 3 years ago

@Ayush-projects I have made the Pull Request . Please review :)