Inspect and view changes in YouTube No Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "madalinul.dev@gmail.com & fyrewulf",
"name": "YouTube No Chat",
"description": "Automatically hides YouTube live chat by default",
"version": "1.0.1",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"64": "icon64.png",
"128": "icon128.png",
"256": "icon256.png"
},
"manifest_version": 2,
"permissions": [
"storage",
"tabs",
"activeTab",
"*://www.youtube.com/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"32": "icon32.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "youtube-no-chat@extension",
"strict_min_version": "142.0"
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best YouTube No Chat Alternatives
Here are some Firefox add-ons that are similar to YouTube No Chat:
Youtube Chat Remover
Carlos Gratacos
YouTube Live Chat Overlay
pratyuhyuh
YouTube Live Transparent Chat
Blake (Jekt)
Youtube Live Chat Fullscreen
daichan132
No Live Chat Youtube
chung
Clean YouTube Chat
noriapi
Turn Off YouTube Comments & Live Chat
Unhook
YouTube Live Chat Overlay
Zaki
YouTube Live Chat UI Optimizer
Higa Tsubasa
Remove Twitch Recommended Channels, Live Chat
Unhook
YouTube Livestreams Theater Mode
NaPaliGhost
Theater Mode for Twitch–Fullscreen with Chat
Kartik Mudgal