You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: