Youtube Release Date Restorer icon

Youtube Release Date Restorer

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
pjeljikffaalenllncojfndnagmpgkab
Status
  • Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

This Extension of Google Chrome allows you to see the release date on youtube in all sizes

Image from store
Youtube Release Date Restorer
Description from store

This is a very small extension that only adds adds 5 lines of css to make the release date on youtube videos visible on all zoom levels this is the css:

#info-text.ytd-video-primary-info-renderer{
display: flex!important;
flex-wrap: wrap!important;
overflow: visible!important;
}

very simple, but works