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

Feature Request: No avatars in comments (= Faster?) #1148

Closed
ImprovedTube opened this issue Dec 13, 2021 · 3 comments
Closed

Feature Request: No avatars in comments (= Faster?) #1148

ImprovedTube opened this issue Dec 13, 2021 · 3 comments
Labels
Feature request Wish or idea

Comments

@ImprovedTube
Copy link
Member

ImprovedTube commented Dec 13, 2021

Feature Request: No avatars in comments (= Faster?) @atarikafa

(Tree taxonomy:
Appearance>Comments>No avatars)

@ImprovedTube ImprovedTube added Feature request Wish or idea help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) labels Dec 13, 2021
@sinanisler
Copy link

sinanisler commented Dec 13, 2021

i use stylus on firefox for hiding avatars. with this simple css

#author-thumbnail

{
    display:none
}

@ImprovedTube
Copy link
Member Author

ImprovedTube commented Dec 13, 2021

Exactly, (most simple css features are part of our youtube minimap 'appearance'. They are also popular and thus motivating to curate: Calling it 'hide Avatars' for now. Might still change before it is translated.
However,) we should present our Video features more prominently.
https://github.com/code4charity/YouTube-Extension/blob/2db11370879137878d28e40d96fe2b0f6a331d9c/ui/script.js#L3323

... - And develope smart rules / querys for content by meta data (not depending on crowdsoucing),
as users want to control their watch-list exploration, search, future and history. ( #1451 )

Thanks for your interest!

@dodieboy
Copy link
Member

Added in cb898df

@ImprovedTube ImprovedTube removed the help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) label Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Wish or idea
Projects
None yet
Development

No branches or pull requests

3 participants