Inspect and view changes in YouTube Timestamps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Timestamps",
"description": "Shows YouTube timestamps from comments.",
"version": "1.0.1",
"browser_specific_settings": {
"gecko": {
"id": "youtube-timestamps@ris58h"
}
},
"permissions": [
"declarativeNetRequestWithHostAccess"
],
"host_permissions": [
"https://www.youtube.com/"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_1",
"enabled": true,
"path": "rules.json"
}
]
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"background": {
"service_worker": "background/background.js",
"type": "module",
"page": "background/background.html"
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*",
"https://www.youtube-nocookie.com/embed/*"
],
"all_frames": true,
"js": [
"content/content.js"
],
"css": [
"content/content.css"
]
}
]
} Best YouTube Timestamps Alternatives
Here are some Firefox add-ons that are similar to YouTube Timestamps:
YouTube Commentary
Anant Kumar Pathak
YouTube Comments Timestamps
mon
YouTube Timestamps
Dannie
YouTube Comment Timeline Overlay
Cheswick
CommenTime
byuserforuser
CommentSync - Real-time YouTube Comments
motade
YTimestamps
weaving
YT Replay Chat
Roshank
Show YouTube comments while watching
iFission
Tracklane - YouTube Timestamp Player
hwanta
YouTubeTooltip
Firefox user 14151097
YouTube side comments
Tanguy Kurylo