Beyond Meet for Google Meet
Google Meet Multitasking, AI Emotion Tracking, Transcription, Notes, Recording, Live Stream, Speech Tracking, PiP Mode
Hvad er Beyond Meet for Google Meet?
Beyond Meet for Google Meet er en Chrome-udvidelse udviklet af https://beyondmeet.app, og dens hovedfunktion er "Google Meet Multitasking, AI Emotion Tracking, Transcription, Notes, Recording, Live Stream, Speech Tracking, PiP Mode".
Udvidelsesskærmbilleder
Download Beyond Meet for Google Meet-udvidelses-CRX-fil
Download Beyond Meet for Google Meet-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
🚀 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.
Grundlæggende oplysninger om udvidelsen
Navn | Beyond Meet for Google Meet |
ID | ibkpaabpalfgeiklbphhmgenfjfcijil |
Officiel URL | https://chromewebstore.google.com/detail/beyond-meet-for-google-me/ibkpaabpalfgeiklbphhmgenfjfcijil |
Beskrivelse | Google Meet Multitasking, AI Emotion Tracking, Transcription, Notes, Recording, Live Stream, Speech Tracking, PiP Mode |
Filstørrelse | 1.97 MB |
Antal Installationer | 20,000 |
Nuværende Version | 3.5.4 |
Senest Opdateret | 2023-12-22 |
Udgivelsesdato | 2021-12-16 |
Bedømmelse | 4.26/5 Samlet 39 Bedømmelser |
Udvikler | https://beyondmeet.app |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://beyondmeet.app |
Hjælpeside-URL | https://beyondmeet.app |
URL til Fortrolighedspolitik Side | https://winfotech.ca/legal.html |
Understøttede Sprog | 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\/*" ] } ] } |