WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Mercator Studio for Google Meet

Mercator Studio for Google Meet

View on Chrome Web Store
View Mercator Studio for Google Meet Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (54 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Change how you look on Google Meet with adjustable exposure, vignette, emojis, and more!
Type
Extension
Users
6,000 users
500
Crossing
View author page of Crossing
Published
Published on July 13, 2020
Version 2.2.1
Manifest version
2
Updated
Updated on June 1, 2021
lifestyle/fun
Extension Category
View on Chrome Web Store
View Mercator Studio for Google Meet Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mercator Studio for Google Meet",
    "version": "2.2.1",
    "author": "Xing (x-ing.space)",
    "description": "Change how you look on Google Meet with adjustable exposure, vignette, emojis, and more!",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/meet.google.com\/*"
            ],
            "js": [
                "injector.js"
            ]
        }
    ],
    "page_action": {
        "default_icon": {
            "128": "icon.png"
        }
    },
    "web_accessible_resources": [
        "script.js"
    ],
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top