Google Meet Tweak (Emojis, Text, Cam Effects)

Send emojis, Text Overlay, Cam Effects and layout tweaks in Google Meet + record meetings with Zoomcorder

Google Meet Tweak (Emojis, Text, Cam Effects)란 무엇입니까?

Google Meet Tweak (Emojis, Text, Cam Effects)은(는) https://www.zoomcorder.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Send emojis, Text Overlay, Cam Effects and layout tweaks in Google Meet + record meetings with Zoomcorder"입니다.

확장 프로그램 스크린샷

screenshot

Google Meet Tweak (Emojis, Text, Cam Effects) 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        😇 Publish emojis and text messages on your webcam so other meeting attendees can see them. The emojis and text appear on top of your video making them visible to all attendees - even if chat is off during the meeting. Change them anytime during a meeting to convey a message or mood. Advanced video controls give you pinpoint control of your webcam to add the focus to just the part of your video you desire or create any desired special effect.

Includes some options to enhance your meeting by transforming participant names, hide participants without video, hide selected participants from your grid. 

BONUS: Adds a record button to webinars making it 1-click easy to record a webinar without attending them meeting and getting a recording sent to you. 

 🎉  Click the "Add to Chrome"  button in the upper right corner ⤴️, then open/reload a Meet or Zoom tab and get immediate access to these new features in a drawer in the lower left hand corner of the screen.

This software is provided by Zoomcorder.com where you can record any Zoom or Google Meet without attending and get a video sent to you to watch later. 

The text overlay will auto-adjust to fit the size of your webcam. Use blank lines (the return key) if you want to move the text down on the webcam. 

Right click to open the emoji selector to insert emojis over your webcam display. 

Have fun or get professional using the advanced camera controls: 
· Rotate
- Scale
- Mirror 
- Flip
- Letterbox (black on sides)
· Pillarbox (black on top/bottom)

Professional lighting and color adjustments to customize your look for any mood or occasion:
· Exposure & Contrast
· Temperature & Tint
· Hue & Saturation
· Sepia & Blur
· Fade & Vignette

🕵️‍♀️ PRIVACY POLICY
  We don't know who you are and we don't store your data.

🙏 ACKNOWLEDGEMENTS
  👩‍🏫👨‍🏫  This extension is provided by Zoomcorder.com - the video bot service to record ANY Zoom meeting WITHOUT attending and without being the host. 
  
Click "Add to Chrome" in the upper right corner to immediately experience the goodness of this free and useful software!                    

확장 프로그램 기본 정보

이름 Google Meet Tweak (Emojis, Text, Cam Effects) Google Meet Tweak (Emojis, Text, Cam Effects)
ID dakebdbeofhmlnmjlmhjdmmjmfohiicn
공식 URL https://chromewebstore.google.com/detail/google-meet-tweak-emojis/dakebdbeofhmlnmjlmhjdmmjmfohiicn
설명 Send emojis, Text Overlay, Cam Effects and layout tweaks in Google Meet + record meetings with Zoomcorder
파일 크기 278 KB
설치 횟수 1,170,161
현재 버전 10.00
최근 업데이트 2023-04-22
출시 날짜 2020-07-06
평점 3.59/5 총 578 개의 평점
개발자 https://www.zoomcorder.com
결제 유형 free
확장 프로그램 웹 사이트 https://zoomcorder.com
개인정보 보호 정책 페이지 URL https://zoomcorder.com/extension/privacy.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Google Meet Tweak (Emojis, Text, Cam Effects)",
    "description": "Send emojis, Text Overlay, Cam Effects and layout tweaks in Google Meet + record meetings with Zoomcorder",
    "version": "10.00",
    "author": "Simone Marullo",
    "icons": {
        "24": "icons\/icon24.png",
        "36": "icons\/icon36.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": {
            "24": "icons\/icon24.png",
            "36": "icons\/icon36.png",
            "48": "icons\/icon48.png"
        },
        "default_popup": "popup.html",
        "default_title": "Google Meet Tweak"
    },
    "background": {
        "service_worker": "update_worker.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "options_page": "raw_options.html",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/meet.google.com\/*",
                "https:\/\/*.zoom.us\/*",
                "https:\/\/*.zoomgov.com\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/*.gotomeet.me\/*",
                "https:\/\/*.gotowebinar.com\/*"
            ],
            "js": [
                "browser-polyfill.js",
                "content.js",
                "mutesync.js"
            ],
            "run_at": "document_idle"
        },
        {
            "css": [
                "raw_styles.css"
            ],
            "js": [
                "raw_content.js"
            ],
            "matches": [
                "https:\/\/meet.google.com\/*",
                "https:\/\/*.zoom.us\/*",
                "https:\/\/*.zoomgov.com\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/*.gotomeet.me\/*",
                "https:\/\/*.gotowebinar.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "grid.user.js",
                "cam_script.js",
                "\/images\/howto.jpg"
            ],
            "matches": [
                "https:\/\/meet.google.com\/*"
            ]
        },
        {
            "resources": [
                "\/images\/record.png",
                "\/images\/recimage.png",
                "\/images\/howto.jpg",
                "\/images\/download.png"
            ],
            "matches": [
                "https:\/\/*.zoom.us\/*",
                "https:\/\/*.zoomgov.com\/*",
                "https:\/\/meet.google.com\/*",
                "https:\/\/*.gotomeet.me\/*",
                "https:\/\/*.gotowebinar.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}