Google Meet Tweak (Emojis, Text, Cam Effects)

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

Cos'è Google Meet Tweak (Emojis, Text, Cam Effects)?

Google Meet Tweak (Emojis, Text, Cam Effects) è un'estensione di Chrome sviluppata da https://www.zoomcorder.com, e la sua funzione principale è "Send emojis, Text Overlay, Cam Effects and layout tweaks in Google Meet + record meetings with Zoomcorder".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Google Meet Tweak (Emojis, Text, Cam Effects)

Scarica i file di estensione Google Meet Tweak (Emojis, Text, Cam Effects) in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        😇 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!                    

Informazioni di Base sull'Estensione

Nome Google Meet Tweak (Emojis, Text, Cam Effects) Google Meet Tweak (Emojis, Text, Cam Effects)
ID dakebdbeofhmlnmjlmhjdmmjmfohiicn
URL Ufficiale https://chromewebstore.google.com/detail/google-meet-tweak-emojis/dakebdbeofhmlnmjlmhjdmmjmfohiicn
Descrizione Send emojis, Text Overlay, Cam Effects and layout tweaks in Google Meet + record meetings with Zoomcorder
Dimensione del File 278 KB
Conteggio Installazioni 1,170,161
Versione Corrente 10.00
Ultimo Aggiornamento 2023-04-22
Data di Pubblicazione 2020-07-06
Valutazione 3.59/5 Totale 578 Valutazioni
Sviluppatore https://www.zoomcorder.com
Tipo di Pagamento free
Sito Web dell'Estensione https://zoomcorder.com
URL della Pagina della Politica sulla Privacy https://zoomcorder.com/extension/privacy.html
Lingue Supportate 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'"
    }
}