Visual Effects Google Meet

Visual Effects for Google Meet

Wat is Visual Effects Google Meet?

Visual Effects Google Meet is een Chrome-extensie ontwikkeld door https://visual-effects-meet.dllplayer.com, en de belangrijkste functie is "Visual Effects for Google Meet".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Visual Effects Google Meet

Download Visual Effects Google Meet-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Want to make your Google Meet & hangouts meet meetings more lively? You can make yourself look different on these video calls on Google Meet today once you install our extension  "Visual Effects Google Meet".

Our extension has various different visual effects you can put on your face while you are inside Google Meet meetings or google hangouts meet.

The visual effects work for google meet app include

- Adding Fireworks
- Adding Dog Ears to your own face
- Making a black and white contrast of your face

New visual effects are added in weekly. To begin using our software extension, here is what needs to be done.

1) Install our software extension
2) Go inside a Google Meet meeting
3) CLICK on OUR extension icon to activate our code.

Choose a visual effect once you click on our extension icon. If the visual effect does NOT work for google video conference, switch your web camera off and turn it back on again.

Disclaimer: Please note this extension is NOT made by Google and is made by an independent development team. All copyrights belong to their respective owners.
Google doesn’t endorse or sponsor this Chrome extension. This is not owned by, it is not licensed by and is not a subsidiary of Google Inc.                    

Basisinformatie over de Extensie

Naam Visual Effects Google Meet Visual Effects Google Meet
ID lcalofoidkpopkkadcjjgcnnkcoalpba
Officiële URL https://chromewebstore.google.com/detail/visual-effects-google-mee/lcalofoidkpopkkadcjjgcnnkcoalpba
Beschrijving Visual Effects for Google Meet
Bestandsgrootte 4.55 MB
Aantal Installaties 116,085
Huidige Versie 3.0.0
Laatst Bijgewerkt 2023-10-17
Publicatiedatum 2020-08-29
Beoordeling 2.83/5 Totaal 443 Beoordelingen
Ontwikkelaar https://visual-effects-meet.dllplayer.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://visual-effects-meet.dllplayer.com
Ondersteunde Talen id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/background-mv3.js"
    },
    "action": {
        "default_icon": {
            "128": "img\/128.png",
            "16": "img\/16.png",
            "32": "img\/32.png",
            "48": "img\/48.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_AppName__"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "homepage_url": "https:\/\/visual-effects-meet.dllplayer.com",
    "icons": {
        "128": "img\/128.png",
        "16": "img\/16.png",
        "256": "img\/256.png",
        "48": "img\/48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "offline_enabled": true,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "short_name": "VisualEffectsForMeet",
    "version": "3.0.0",
    "web_accessible_resources": [
        {
            "resources": [
                "js\/mediaSourceSwap.js",
                "img\/*.jpg",
                "\/dist\/*"
            ],
            "matches": [
                ""
            ]
        }
    ]
}