Inspect and view changes in TubeStamper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "TubeStamper",
"version": "3.6.33",
"description": "Timestamp comments + word cloud for YouTube videos. Optional API key for bulk scan; works limited without one.",
"action": {
"default_title": "TubeStamper",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"options_page": "options.html",
"background": {
"scripts": [
"scanner.js",
"background.js"
]
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage"
],
"host_permissions": [
"https://www.youtube.com/*",
"https://youtube.com/*",
"https://www.googleapis.com/*"
],
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*",
"https://youtube.com/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "tubestamper@brandon",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best TubeStamper Alternatives
Here are some Firefox add-ons that are similar to TubeStamper:
Tubestamps
Dannie
CommenTime
byuserforuser
YT Replay Chat
Roshank
YouTube Comment Timeline Overlay
Cheswick
NoteStamp
LornDev
YouTube Comments Timestamps
mon
YouTube Timestamps
Dannie
YouTube Commentary
Anant Kumar Pathak
CommentSync - Real-time YouTube Comments
motade
YouTube Timestamps
ris58h
SideWatch
Devolt
Video Notes for YouTube
Pramesh Bajracharya