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

Prefix page title with title of YouTube video #70

Open
Phixyn opened this issue Oct 4, 2020 · 0 comments
Open

Prefix page title with title of YouTube video #70

Phixyn opened this issue Oct 4, 2020 · 0 comments
Labels
idea An idea or suggestion for a new feature or improvement improvement An improvement for an existing feature
Milestone

Comments

@Phixyn
Copy link
Owner

Phixyn commented Oct 4, 2020

Description

A clear and concise description of what the feature request is.

Instead of having the <title> tag be "No BS YouTube Looper", add the YouTube video title to it. The video title can be obtained from our backend server. We just need to add it to the payload and update the client to handle it.

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. For example: "I'm always frustrated when [...]"

When I have multiple tabs of the looper open, it's hard to find the tab that has a particular video.

Describe the solution you'd like

If the request is related to a problem, describe what you want as a solution.

Either prefix or replace the title with the YouTube video title. Something like "Video Title - No BS Looper" could work.

Describe alternatives you've considered

If applicable, provide any alternative solutions or features you've considered.

Using history.pushState instead of replaceState could help navigate between videos, eliminating the need for multiple tabs in the first place. But I think that should be a separate issue.

Additional information

Add any other information or screenshots about the feature request here.

Also see #69.

@Phixyn Phixyn added idea An idea or suggestion for a new feature or improvement improvement An improvement for an existing feature labels Oct 4, 2020
@Phixyn Phixyn added this to the v1.2.0 milestone Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea An idea or suggestion for a new feature or improvement improvement An improvement for an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant