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

Channel page (incognito) #227

Open
jpa102 opened this issue May 14, 2024 · 1 comment
Open

Channel page (incognito) #227

jpa102 opened this issue May 14, 2024 · 1 comment

Comments

@jpa102
Copy link

jpa102 commented May 14, 2024

looking at my channel in incognito mode, it appears that the css modifications work properly (or is it just me?)

Screenshot (2536)

but viewing it in a normal tab, things seem to be different
(notice that in the first photo, it has the ">" at the tagline while it has "...more" )

Screenshot (2535)

it seems that there's no experiment flag for it, so i created a small userscript to temporarily put them back where it should be just like how your extension does it (and to adapt my custom made userscripts and userstyles)

Screenshot (2537)

this is the code i use to put the channel buttons to the right side:
document.querySelector("yt-flexible-actions-view-model").style = "position: absolute; right: 0";

Capture28 (edited)

and this is what it looked like before the update (only screenshot i had at the time)

@jpa102
Copy link
Author

jpa102 commented May 16, 2024

hmm, it seems that they reverted it back for the time being

Screenshot (2547)

now it looks like it before the "beta update"

edit: fuck youtube for reverting it back to the beta update

edit 2: for some reason, it reverted back on 5/29/24 at 7:35 pm (+08:00 if that matters)

edit 3: now it's back to the horrendous design as of 6/15/24 at 5:39 am (+08:00)

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