By: Tanguy Kurylo
Inspect and view changes in YouTube side comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Show YouTube comments while watching",
"version": "1.0.6",
"description": "Show YouTube comments on the right of the video. Read comments while you watch!",
"manifest_version": 3,
"content_scripts": [
{
"matches": [
"https://www.youtube.com/watch*"
],
"js": [
"showYoutubeComments.js"
],
"css": [
"showYoutubeComments.css"
]
}
],
"host_permissions": [
"https://www.youtube.com/watch*"
],
"permissions": [
"scripting",
"webNavigation",
"storage"
],
"background": {
"service_worker": "detectPageChange.js",
"scripts": [
"detectPageChange.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "show-youtube-comments@tanguykurylo",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "128.png"
}
},
"icons": {
"128": "128.png"
}
} Best YouTube side comments Alternatives
Here are some Firefox add-ons that are similar to YouTube side comments:
Show YouTube comments while watching
Pollon
YouTube Commentary
Anant Kumar Pathak
Right Side Comments — YouTube Comments Sidebar
lasu
YouTube Comments Scroll
chioann
YouTube Liberated
iscrying
Enhancer for YouTube™ – Structured Comments Layout
FunnyMonkey
CommentSync - Real-time YouTube Comments
motade
Youtube Comments
Outscrpaer
YouTube Swap Comments (Old Layout)
TM
Youtube Redesign
Mateus Lopes
Soba:YouTube Side Comments (β)
renaro076
Commenter Subscribers for YouTube™
mattyhempstead