By: noriapi
Inspect and view changes in Clean YouTube Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"description": "__MSG_extDescription__",
"version": "0.3.0",
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"96": "icon-96.png",
"128": "icon-128.png"
},
"default_locale": "en",
"permissions": [
"storage"
],
"author": "noriapi",
"homepage_url": "https://github.com/noriapi/clean-youtube-chat",
"browser_specific_settings": {
"gecko": {
"id": "clean-youtube-chat@noriapi.addon",
"strict_min_version": "57.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Clean YouTube Chat",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*"
],
"all_frames": true,
"run_at": "document_end",
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js"
]
}
]
} Best Clean YouTube Chat Alternatives
Here are some Firefox add-ons that are similar to Clean YouTube Chat:
YouTube Live Chat UI Optimizer
Higa Tsubasa
Youtube Chat Remover
Carlos Gratacos
YouTube Live Chat Handle Cleaner
IDiditTheFirst
NoYoutubeAvatars
ExpRAM
No Live Chat Youtube
chung
YouTube Social Cleaner
Vuranix
CleanTube
Elliot Waite
Remove Youtube Chat
Niv Studios
HyperChat [Improved YouTube Chat]
Kento Nishi
Hide Facebook Chat
Firefox user 14163118