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

Issue #2671 - Remove the thumbnail icon the front page #2676

Conversation

otutukingsley
Copy link
Contributor

@otutukingsley otutukingsley commented Nov 13, 2024

This PR addresses this issue #2671. This PR introduces a feature to hide YouTube thumbnails on the homepage and elsewhere using dynamically injected CSS. The solution ensures that thumbnails are hidden without modifying the underlying structure of YouTube’s DOM.

Testing Locally

  • Check into this branch locally
  • Navigate to chrome://extensions/
  • In the top right cornet, toggle developer mode on.
  • In the top left, click on the Load unpacked button
  • Select the root folder where the manifest.json file leaves
  • This should add the extension locally to your browser
  • Navigate to https://www.youtube.com, confirm that the thumbnails for the front page videos are hidden.
  • Look at the snippet below to confirm the change.
thumbnail-fix-4.mp4

@ImprovedTube
Copy link
Member

ImprovedTube commented Nov 15, 2024

Welcome and thank you so much!! @otutukingsley

  • name in the locales (at least the english one)
  • button in our menu skeleton

structure is always increasing in relevance, especially for simple features
(we are approaching 200.) Compare: #2251

@otutukingsley
Copy link
Contributor Author

Welcome and thank you so much!! @otutukingsley

  • name in the locales (at least the english one)
  • button in our menu skeleton

structure is always increasing in relevance especially for simple features (we are approaching 200.) Compare: #2251

@ImprovedTube I will make the update and open the PR for your review again.

@otutukingsley otutukingsley marked this pull request as ready for review November 15, 2024 09:38
@otutukingsley
Copy link
Contributor Author

@ImprovedTube I have made the changes, can you please review it again? thank you!

@ImprovedTube ImprovedTube merged commit 643d833 into code-charity:master Nov 23, 2024
@ImprovedTube
Copy link
Member

thank you @otutukingsley! sorry for my delay

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

Successfully merging this pull request may close these issues.

2 participants