Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an interface to allow users to skip a song, go back to the previous song, or un-bookmark a song #7

Open
kingsman142 opened this issue Feb 11, 2020 · 0 comments

Comments

@kingsman142
Copy link
Owner

kingsman142 commented Feb 11, 2020

In the current state of the Google Chrome extension, most everything works as it should, but a nice interface creates easier use/access for a user.

Figure out if you can create an interface out of a Google Chrome window with new buttons to skip a song, go back to a previous song, or un-bookmark/ban a song.

Then, if the above is possible, implement it. No design for the interface has been chosen at the moment.

Comments:
Do we need to add buttons to the window we create? Investigate how difficult that would be. A viable alternative would be to add buttons/links (not sure what to call them) to the right-click menu of the extension labeled "Skip song", "Go to previous song", and "Unbookmark song". I also do not know how that would be implemented, but my initial instinct is it would be easier than actually creating a UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant