By: 0xHPZ
Inspect and view changes in Chatslator: Livestream Chat Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Chatslator: Livestream Chat Translator",
"description": "Translates live chat messages in real-time on popular streaming platforms like YouTube, Twitch, and Kick.",
"version": "1.3.4",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"action": {
"default_title": "Chatslator",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"open_in_tab": true,
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"*://*.kick.com/*"
],
"js": [
"content-scripts/kick.js"
]
},
{
"matches": [
"*://*.twitch.tv/*"
],
"run_at": "document_end",
"js": [
"content-scripts/twitch.js"
]
},
{
"matches": [
"*://*.youtube.com/*"
],
"run_at": "document_end",
"js": [
"content-scripts/youtube.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "zeerohpz@gmail.com-chatslator"
}
}
} Best Chatslator: Livestream Chat Translator Alternatives
Here are some Firefox add-ons that are similar to Chatslator: Livestream Chat Translator:
LiveTL - Live Translations for Streams
Kento Nishi
Chatsifter
Laventh
All-Chat Extension
Caesar
Twitch Chat — Translate
prison prince
Hololive Chat Capturer
OT
Filter for YouTube™ live-chats
TM
Twitch Chat on YouTube
Josh Houghton
LiveCaption
b-tok
YouTube Live Chat Overlay
pratyuhyuh
HyperChat [Improved YouTube Chat]
Kento Nishi