Beyond Meet for Google Meet

Google Meet Multitasking, AI Emotion Tracking, Transcription, Notes, Recording, Live Stream, Speech Tracking, PiP Mode

什么是Beyond Meet for Google Meet?

Beyond Meet for Google Meet是由https://beyondmeet.app开发的Chrome扩展程序,该扩展的主要功能是“Google Meet Multitasking, AI Emotion Tracking, Transcription, Notes, Recording, Live Stream, Speech Tracking, PiP Mode”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Beyond Meet for Google Meet扩展crx文件

下载Beyond Meet for Google Meet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        🚀 A new Google Meet experience powered by AI & advanced technologies
 
❤️️ Now available in English, Español, Português ❤️️

Features:
👍 Flying Chat Messages
Enables you to see chat messages without opening the chat window
🔘Adjustable speed
🔘Can be turned on and off
🔘Mouse over pausing

👍 Multitasking Mode
Enables you to multitask without losing the focus. It's exceptional useful when presenting
🔘Launch Google Meet session to a split window
🔘Multiple split window positions to choose from
🔘See participant's videos while presenting

👍 Realtime AI Emotion Tracking
Helps you understand the perceived emotion of your current facial expression and be able to gauge the meeting atmosphere in realtime
🔘 Tracking your emotion change in realtime
🔘 Tracking other users emotion 
🔘 Participants multiple emotion ranking

👍 Meeting Notes
Enables you to take formatted notes and save to Google Drive
🔘 Integration with Google Drive or download to your machine
🔘 Load & edit saved notes from Google Drive
🔘 Google Doc style editing
🔘 Notes panel transparency adjustment

👍 Meeting Recording
Gives you the ability to record the meeting anytime you want.
🔘 Recorded downloaded to your computer automatically
🔘 Choices of recording resolution and audio only option
🔘 Pause and resume during recording

👍 Meeting Transcription
Captures conversations in the format of text in realtime with timestamp & speaker name
🔘 One click to start capturing conversations
🔘 Integration with Google Drive or download to your computer
🔘 Pause and resume during recording

👍 Camera Loop
Stream a recorded video clip to participants in loop
🔘 Multiple recording length options
🔘 Seemly integration with Google Meet
🔘 Reusable recorded video clips

👍 Speech Duration Tracking
Shows you who talks the most during the meeting
🔘Tracking participants speech duration
🔘Realtime ranking chart display
🔘Draggable & transparent chart panel

👍 Streamer
Stream an image to replace your camera video
🔘 Stream whiteboard drawing to Google Meet participants
🔘 Support multiple image file format
🔘 Drag & drop to upload the image file
🔘 Able to set background color for transparent images

👍 Meeting Utilities
Provides a list of useful settings that give you a better experience
🔘Join automatically without clicking
🔘Mute microphone and turn off camera when joining
🔘Picture in Picture mode
🔘Default profile setting
🔘Shared screen zooming
All features of this extension are free to use with a certain amount of usage limit which resets every month. Please sign up for BM PRO at https://beyondmeet.app for unlimited access to all features.


❓How we use your data?

The extension only collects your user's name and email in order to identify you and support functionalities of the extension. 

Our Privacy Policy and Terms & Conditions can be viewed at https://beyondmeet.app/pages/legal

❓Permission to accessing to your browser history?

The extension stores its configuration/settings in your browser cache which requires the access to your browser history storage, therefore this permission is required. The extension DOES NOT read your browser history other than the extension related configuration/settings.                    

扩展基本信息

名称 Beyond Meet for Google Meet Beyond Meet for Google Meet
ID ibkpaabpalfgeiklbphhmgenfjfcijil
官方URL https://chromewebstore.google.com/detail/beyond-meet-for-google-me/ibkpaabpalfgeiklbphhmgenfjfcijil
简介 Google Meet Multitasking, AI Emotion Tracking, Transcription, Notes, Recording, Live Stream, Speech Tracking, PiP Mode
文件大小 1.97 MB
安装次数 20,000
当前版本 3.5.4
更新时间 2023-12-22
上架时间 2021-12-16
评分 4.26/5 共39次评分
开发者 https://beyondmeet.app
电子邮箱 [email protected]
付费类型 free
扩展官网 https://beyondmeet.app
帮助页面URL https://beyondmeet.app
隐私政策页面URL https://winfotech.ca/legal.html
支持的语言 en,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "Beyond Meet for Google Meet",
    "version": "3.5.4",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "action": {
        "default_icon": {
            "16": "assets\/icons\/16.png",
            "32": "assets\/icons\/32.png"
        },
        "default_title": "Beyond Meet"
    },
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "64": "assets\/icons\/64.png",
        "128": "assets\/icons\/128.png",
        "512": "assets\/icons\/512.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjn3+y\/aTB896RYoaVUw7RALoV5vk\/9Zd98\/hzMFgtqGCMElmrdqSmwGhujqrlbF6N+xTfb8GfL790q+l71YVC\/YRN\/zh1aqOGAujIAmNM+7PmWLAnE9WBunQG90m7HIkqR1DLAA8p4sGQwiBKdSqVed5dbaZ6A5Rz2RvJm0ilF2nOP5vMFX4UJfWanIOYtkcQi06cjQCbdoEu3pkVXlBLTSP4BsDwKyUhunD\/l\/00lG8C6s7ig8kPaAhGlRM9HJuVu2ZX9gZlQmfzdPt0YOVmnDZLXskWFspoNqFYBQp0xH2G4EubbXf4uArA52GIxmO1DDKIyNkMhoZuPBAEvtQOwIDAQAB",
    "oauth2": {
        "client_id": "359233655170-j486e42n7dngof3keauuam3jbqiajj27.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "permissions": [
        "identity",
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "contentPage.js"
            ],
            "matches": [
                "*:\/\/meet.google.com\/*"
            ],
            "all_frames": true
        },
        {
            "js": [
                "contentInit.js"
            ],
            "matches": [
                "*:\/\/meet.google.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/meet.google.com\/*"
        ]
    },
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "main.js",
                "styles.css",
                "initScript.js",
                "assets\/*"
            ],
            "matches": [
                "*:\/\/meet.google.com\/*"
            ]
        }
    ]
}