Felo Subtitles: ChatGPT Live Translation

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

O que é Felo Subtitles: ChatGPT Live Translation?

Felo Subtitles: ChatGPT Live Translation é uma extensão do Chrome desenvolvida por Sparticle株式会社, e sua principal característica é "Felo real-time captions for Meeting &YouTube Live. Transcribe and translate Zoom& Google Meet& MSTeams& YouTube& Using ChatGPT.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Felo Subtitles: ChatGPT Live Translation

Baixe arquivos de extensão Felo Subtitles: ChatGPT Live Translation no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        🔑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.                    

Informações Básicas da Extensão

Nome Felo Subtitles: ChatGPT Live Translation Felo Subtitles: ChatGPT Live Translation
ID ponokiofkijoolhebggofhhibnafebna
URL Oficial https://chromewebstore.google.com/detail/felo-subtitles-chatgpt-li/ponokiofkijoolhebggofhhibnafebna
Descrição Felo real-time captions for Meeting &YouTube Live. Transcribe and translate Zoom& Google Meet& MSTeams& YouTube& Using ChatGPT.
Tamanho do Arquivo 1.34 MB
Contagem de Instalações 10,000
Versão Atual 1.2.0
Última Atualização 2024-03-01
Data de Publicação 2023-05-19
Classificação 4.26/5 Total de 35 Avaliações
Desenvolvedor Sparticle株式会社
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://subtitle.felo.me
URL da Página de Ajuda https://docs.google.com/document/d/1xnBXVc57JRuvMEcA0Bpv4Ky2cX-f5W-NxBdqAHhR5XU
URL da Página de Política de Privacidade https://docs.google.com/document/d/1xKwpHEjmUCmiaP07yDBKhxeXFjODzcV9zmxFx3944BY/edit?usp=sharing
Idiomas Suportados 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"
    }
}