By: Sworno Das
Inspect and view changes in YouTube Hover Play with Comments in Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Youtube hover play comments in Sidebar",
"version": "2.1.1",
"description": "Show YouTube comments in a sidebar and autoplay videos on hover with one popup.",
"browser_specific_settings": {
"gecko": {
"id": "youtube-comments-sidebar@addon.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/watch*"
],
"js": [
"showYoutubeComments.js"
],
"css": [
"showYoutubeComments.css"
]
}
],
"host_permissions": [
"https://www.youtube.com/watch*"
],
"permissions": [
"storage",
"scripting",
"webNavigation"
],
"background": {
"scripts": [
"detectPageChange.js"
],
"service_worker": "detectPageChange.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "128.png"
}
},
"icons": {
"128": "128.png"
},
"commands": {
"toggle-hover-play": {
"suggested_key": {
"default": "Alt+H"
},
"description": "Toggle hover autoplay on or off"
}
}
} Best YouTube Hover Play with Comments in Sidebar Alternatives
Here are some Firefox add-ons that are similar to YouTube Hover Play with Comments in Sidebar:
Show YouTube comments in Sidebar
Sworno Das
Show YouTube comments while watching
Pollon
Right Side Comments — YouTube Comments Sidebar
lasu
YouTube side comments
Tanguy Kurylo
YouTube Suggested Videos & Comments
Extensions by AI Mixtapes
YouTubeBoosted (For YouTube™)
Purp
YouTube Comments Scroll
chioann
Show YouTube comments while watching
iFission
YouTube Commentary
Anant Kumar Pathak