By: Paul Rajeevan
Inspect and view changes in YouTube Upload Date & Time source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 3,
"name": "YouTube Upload Date & Time",
"version": "1.0.0",
"description": "Shows exact upload date and time on the video player.",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"host_permissions": [
"*://*.youtube.com/*"
]
} Best YouTube Upload Date & Time Alternatives
Here are some Chrome extensions that are similar to YouTube Upload Date & Time:
YouTube Upload Time
Beren
Youtube Upload Timer
chromeextensionssupport@weezeewig.com
Youtube Time Remaining
hello@nathanlui.com
Youtube Playlist Duration Calculator
Vandern
YouTube Timestamps
ris58h
YouTube sticky player
celclow
Youtube Timestamp
kirill17910
Youtube Progress Viewer
GoAgentic