Inspect and view changes in yt-chat-ext source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "yt-chat-ext",
"version": "1.1",
"description": "A Chrome extension to open YouTube live chat in an external window.",
"manifest_version": 3,
"permissions": [
"contextMenus",
"storage",
"activeTab"
],
"action": {},
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"64": "icon/64.png",
"128": "icon/128.png"
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*"
],
"js": [
"content_scripts/watch.js"
]
},
{
"matches": [
"https://www.youtube.com/live_chat?*"
],
"js": [
"content_scripts/live_chat.js"
],
"all_frames": true
}
],
"background": {
"service_worker": "background.js"
}
} Best yt-chat-ext Alternatives
Here are some Chrome extensions that are similar to yt-chat-ext:
YouTubeDiscordPresence
Ren Develops
Flow Chat for YouTube Live
szcepani35
Chat Filter for YouTube Live
https://fiahfy.blogspot.com
YouTube Live
Tibi
ChatExtension - A ChatGPT Extension
https://anxinyang.dev
YT Remote
shraey96
YouTube Liberation: Anti-Distraction Skin
Samson Zhang
Outside YouTube Player Bar
1natsu
MaxChat
https://null.style/
Shift Youtube Optimizer
alexander.foster.mcculloch