Visual Effects Google Meet

Visual Effects for Google Meet

O que é Visual Effects Google Meet?

Visual Effects Google Meet é uma extensão do Chrome desenvolvida por https://visual-effects-meet.dllplayer.com, e sua principal característica é "Visual Effects for Google Meet".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Visual Effects Google Meet

Baixe arquivos de extensão Visual Effects Google Meet no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Visual Effects Google Meet Visual Effects Google Meet
ID lcalofoidkpopkkadcjjgcnnkcoalpba
URL Oficial https://chromewebstore.google.com/detail/visual-effects-google-mee/lcalofoidkpopkkadcjjgcnnkcoalpba
Descrição Visual Effects for Google Meet
Tamanho do Arquivo 4.55 MB
Contagem de Instalações 116,085
Versão Atual 3.0.0
Última Atualização 2023-10-17
Data de Publicação 2020-08-29
Classificação 2.83/5 Total de 443 Avaliações
Desenvolvedor https://visual-effects-meet.dllplayer.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://visual-effects-meet.dllplayer.com
Idiomas Suportados 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": [
                ""
            ]
        }
    ]
}