By: Softweb Tuts
Inspect and view changes in VidStamp - Youtube Upload Date Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "0.0.1",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"64": "icons/64.png",
"128": "icons/128.png"
},
"default_locale": "en",
"permissions": [
"storage"
],
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "Popup",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"run_at": "document_start",
"js": [
"content-scripts/content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"content-scripts/content.css"
],
"use_dynamic_url": true,
"matches": [
"*://*.youtube.com/*"
]
}
],
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
} Best VidStamp - Youtube Upload Date Viewer Alternatives
Here are some Edge add-ons that are similar to VidStamp - Youtube Upload Date Viewer:
Show YouTube Video Upload Date
Show Upload Date
Show TikTok Upload Time
Awesome Extension
Youtube Timestamper
notAlan
YouTube Date Highlighter
Felipiwi
OSHIStamp: YouTube Video Timestamp Creation Tool
Takanori Azegami
YouTube Timestamp Copier
Tap Tools
VidMark
VidMark
YouTube Tags – Instantly Extract & Analyze Video Metadata
UmbrellaExt
Vidyard - Screen Recorder & Screen Capture
Vidyard
VideoMark - Take notes on YouTube
VideoMark.app
SnapFrame – Screenshot Tool for YouTube
Maker Labs
YouTube Playlist Time Info
Vítor Pereira Fontes