WebExtension.net
WebExtension.net

AI Webcam Effects + Recorder: Google Meet, Zoom, Discord & Other Meetings

View on Chrome Web Store
View AI Webcam Effects + Recorder: Google Meet, Zoom, Discord & Other Meetings Chrome Extension on Chrome Web Store
4.0 (42 ratings)

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

Improves camera quality, adds 15+ visual effects and filters and allows screen or live video recording
Type
Extension
Users
10,000 users
AI Webcam Effects
View author page of AI Webcam Effects
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 31, 2023
Version 3.4.5
Manifest version
3
Updated
Updated on November 8, 2024
View on Chrome Web Store
View AI Webcam Effects + Recorder: Google Meet, Zoom, Discord & Other Meetings Chrome Extension on Chrome Web Store
productivity/communication
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "homepage_url": "https:\/\/webcameffects.app\/",
    "manifest_version": 3,
    "version": "3.4.5",
    "minimum_chrome_version": "88",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmuCh\/9Ajfk3XPS2ftgwHJdG2wWYYBuuf9sJ7xcVCMMKC5v94zhE9356N6d5RW6IJwSoiYF+VTes4TrZ7fKzWou0R4i5p1Fkv8WTK\/eRE\/EYTWS9515MTB6ngC5cBMUBFYBEaCthQV3SSYrsSciPNjvNd7eBv2RbSYe+ZxcTrJKnvRGKCif\/ZYOdbIdMrA2Hx4lS3sV94Y9VqwwXAQVhPACBOh6FyDxoDzwwoGzLSbbIEi46NHSny9vdgXfl1Scw+Vj9sdcwpTZ9HqKUhCmIHav4RYOtKCCBEcpMbTF1GtYVB3uzKXIKRWiwQjlKLUWGFxweZOp\/Az1XOai8bRHbZcQIDAQAB",
    "icons": {
        "16": "icon-active-16.png",
        "48": "icon-active-48.png",
        "128": "icon-active-128.png"
    },
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "scripts\/load.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon-128.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        "declarativeNetRequest",
        "browsingData"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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