Visual Effects Google Meet

Visual Effects for Google Meet

什麼是Visual Effects Google Meet?

Visual Effects Google Meet是由https://visual-effects-meet.dllplayer.com開發的Chrome擴展程式,該擴展的主要功能是“Visual Effects for Google Meet”。

擴展截圖

screenshot

下載Visual Effects Google Meet擴展crx文件

下載Visual Effects Google Meet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Visual Effects Google Meet Visual Effects Google Meet
ID lcalofoidkpopkkadcjjgcnnkcoalpba
官方網址 https://chromewebstore.google.com/detail/visual-effects-google-mee/lcalofoidkpopkkadcjjgcnnkcoalpba
簡介 Visual Effects for Google Meet
檔案大小 4.55 MB
安裝次數 116,085
目前版本 3.0.0
更新時間 2023-10-17
上架時間 2020-08-29
評分 2.83/5 共 443 次評分
開發者 https://visual-effects-meet.dllplayer.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://visual-effects-meet.dllplayer.com
支援的語言 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": [
                ""
            ]
        }
    ]
}