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
公式URL 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
Eメール [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": [
                ""
            ]
        }
    ]
}