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

Additional Page Support #6

Open
RayRCaringal opened this issue Mar 31, 2020 · 1 comment
Open

Additional Page Support #6

RayRCaringal opened this issue Mar 31, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@RayRCaringal
Copy link

Currently, the browser extension only works if a user is in the playlist page specifically, we want the browser extension to work if the browser is on a video in a playlist. You can retrieve the playlistID via the URL. The main problem with this is whether or not we can access the lists we create on the playlist page when we're on the video page. Look into the viability of this or implement it.

Comment down below if you intend to be assigned to this task. Familiarize yourself with local storage and how each browser supports local storage.

@RayRCaringal RayRCaringal added the enhancement New feature or request label Mar 31, 2020
@RayRCaringal
Copy link
Author

Currently, it appears that you can in fact access local storage from multiple pages. We still however need to be able to determine if we are on the playlist page or in a video in a playlist and prompt the user to watch the playlist.

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

No branches or pull requests

1 participant