Visual Effects Google Meet

Visual Effects for Google Meet

Visual Effects Google Meet क्या है?

Visual Effects Google Meet https://visual-effects-meet.dllplayer.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Visual Effects for Google Meet"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Visual Effects Google Meet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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": [
                ""
            ]
        }
    ]
}