Felo Subtitles: ChatGPT Live Translation

Felo real-time captions for Meeting &YouTube Live. Transcribe and translate Zoom& Google Meet& MSTeams& YouTube& Using ChatGPT.

Wat is Felo Subtitles: ChatGPT Live Translation?

Felo Subtitles: ChatGPT Live Translation is een Chrome-extensie ontwikkeld door Sparticle株式会社, en de belangrijkste functie is "Felo real-time captions for Meeting &YouTube Live. Transcribe and translate Zoom& Google Meet& MSTeams& YouTube& Using ChatGPT.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Felo Subtitles: ChatGPT Live Translation

Download Felo Subtitles: ChatGPT Live Translation-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        🔑Key Features:
• Transcribe and translate  in real-time
• Support YouTube live streaming with real-time captions and translations
• Felo Subtitles automatically records meeting transcript in real-time
• Translate Zoom/Google Meet /Microsoft Teams Meeting audio  in real-time
• Join Zoom/Google Meet /Microsoft Teams Meeting (not bot)
• Save Zoom/Google Meet /Microsoft Teams Meeting captions as a transcript to txt document
• Support 10 languages: English, French, German, Hindi, Japanese, Korean, Portuguese, Russian, Simplified Chinese, and Spanish

--------------------------------
Join beta to use  ChatGPT and OpenAI for your meetings,  Felo Subtitles is a cutting-edge tool that uses ChatGPT&OpenAI to provide you with the most accurate and reliable results. Whether you're communicating with colleagues, clients, or friends, Felo Subtitles ensures that your meetings are accessible to everyone.

 Felo Subtitles is the ultimate solution for anyone who wants to enhance their Google Meet/Microsoft Teams Meeting experience. With Felo Subtitles, you can enjoy real-time subtitles for your Zoom/Google meetings/ Microsoft Teams Meetings in three different languages.

This extension is a tool that adds subtitles to any live streaming program you watch on YouTube. It provides convenience for viewers who want to understand the conversations or content happening in the live program but are unable to fully comprehend due to language barriers, hearing impairments, or other reasons.

When you enable the subtitle feature, this extension automatically recognizes the speech in the live program and converts it into text.

Additionally, this extension offers some additional features. You can choose different language settings to ensure the subtitles are displayed in a language you are familiar with. It also supports real-time translation, allowing you to translate the content of the live program into your chosen language.

When you're using platforms like Google Meet, Zoom, or YouTube Live, simply activate the FELO Subtitles extension to access real-time transcriptions and translations directly on your current webpage.

⭐️ USE Felo Subtitles FOR:
Zoom Meeting
International Conferences
International Seminars
Cross-border trade fairs
Multinational Conference
English Training Conference
Japanese Training Conference
Chinese Training Sessions
Meeting with Indians
Meeting with Japanese
YouTube Live
Twitch TV
TikTok Live
Showroom Live


🔒 SECURE TRANSCRIPTIONs
* All transcriptions are securely stored in your browser 
* Learn more about privacy here https://felo.me/privacy.html

➜ HELP & SUGGESTIONs
Check  https://meet.felo.me for more info 
Visit our help center at discord:https://discord.gg/ZQSRU3uNku


Version 1.2.0 Release Notes:
1. Refactored core code for improved performance.
2. Fixed abnormal states when using Zoom.
3. Enhanced interaction logic for pause feature.
4. Addressed issues causing abnormalities when multiple pages are in use simultaneously.                    

Basisinformatie over de Extensie

Naam Felo Subtitles: ChatGPT Live Translation Felo Subtitles: ChatGPT Live Translation
ID ponokiofkijoolhebggofhhibnafebna
Officiële URL https://chromewebstore.google.com/detail/felo-subtitles-chatgpt-li/ponokiofkijoolhebggofhhibnafebna
Beschrijving Felo real-time captions for Meeting &YouTube Live. Transcribe and translate Zoom& Google Meet& MSTeams& YouTube& Using ChatGPT.
Bestandsgrootte 1.34 MB
Aantal Installaties 10,000
Huidige Versie 1.2.0
Laatst Bijgewerkt 2024-03-01
Publicatiedatum 2023-05-19
Beoordeling 4.26/5 Totaal 35 Beoordelingen
Ontwikkelaar Sparticle株式会社
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://subtitle.felo.me
Help Pagina-URL https://docs.google.com/document/d/1xnBXVc57JRuvMEcA0Bpv4Ky2cX-f5W-NxBdqAHhR5XU
URL van de Privacybeleid Pagina https://docs.google.com/document/d/1xKwpHEjmUCmiaP07yDBKhxeXFjODzcV9zmxFx3944BY/edit?usp=sharing
Ondersteunde Talen en,zh-CN,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_title__",
    "version": "1.2.0",
    "description": "__MSG_summary__",
    "manifest_version": 3,
    "default_locale": "en",
    "minimum_chrome_version": "96",
    "host_permissions": [
        "https:\/\/*\/*",
        "https:\/\/*.felo.me\/",
        "https:\/\/teams.live.com\/*",
        "https:\/\/teams.microsoft.com\/*",
        "https:\/\/meet.google.com\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/*.zoom.us\/*"
    ],
    "permissions": [
        "activeTab",
        "storage",
        "tabCapture",
        "cookies"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' http:\/\/localhost; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "icons\/*",
                "images\/*",
                "fonts\/*",
                "common\/*",
                "img\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/apps.google.com\/meet\/*",
                "https:\/\/teams.live.com\/*",
                "https:\/\/teams.microsoft.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/*.zoom.us\/*"
            ],
            "css": [
                "css\/all.css"
            ],
            "js": [
                "js\/all.js",
                "js\/vendor.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/apps.google.com\/meet\/*",
                "https:\/\/teams.microsoft.com\/*",
                "https:\/\/teams.live.com\/*",
                "https:\/\/*.zoom.us\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "css\/subtitle.css"
            ],
            "js": [
                "js\/subtitle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "css\/translate.css"
            ],
            "js": [
                "js\/translate.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/teams.live.com\/*",
                "https:\/\/teams.microsoft.com\/*",
                "https:\/\/apps.google.com\/meet\/*",
                "https:\/\/*.zoom.us\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "js\/rtcinjector.js"
            ],
            "css": [
                "css\/rtcinjector.css"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "action": [],
    "icons": {
        "16": "icons\/extension-icon-x16.png",
        "32": "icons\/extension-icon-x32.png",
        "48": "icons\/extension-icon-x48.png",
        "128": "icons\/extension-icon-x128.png"
    }
}