WebExtension.net
WebExtension.net

Halloween backgrounds and stickers for video calls and chats

View on Chrome Web Store
View Halloween backgrounds and stickers for video calls and chats Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Cute and spooky free halloween backgrounds for video calls, online meetings, and streaming sessions.
Type
Extension
Users
41 users
2
AI Webcam Effects
View author page of AI Webcam Effects
Published
Published on October 24, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on October 31, 2024
View on Chrome Web Store
View Halloween backgrounds and stickers for video calls and chats Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Halloween backgrounds and stickers for video calls and chats",
    "description": "Cute and spooky free halloween backgrounds for video calls, online meetings, and streaming sessions.",
    "homepage_url": "https:\/\/webcameffects.app\/",
    "manifest_version": 3,
    "version": "1.0.3",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl7oXjKDutQ7v+BXOWubszVZiBcQzNeQBtKYiIdfuXiLrvCVMJIUWbgd+xB2RWoCWqWYr3E4DYjjj3qyWObvXvU6Wd9uD0Ebu+jlpIJCpSiSJhgsUI2Viaz3rJN\/SSiemuYeuc1IEcHEu0FdIL7r0304gjLXIvPTfo1ECOFhcmMJG3l\/X4BLLvJcLt33Xg2mJ\/8O\/0goDpEYCVkl8OIBJTobLXL+2c\/gb8MYtGkoLx4aaDekKNYcTetnaj08EHOgWvNG2bp4RaeQUWt6ZnfuVDwWvGKeHMa77+PwKZTTX0mDuF\/5CCB3DWyXEi8IuplLFLLbLwXTMs\/Ymt5VDPbAjlQIDAQAB",
    "minimum_chrome_version": "88",
    "icons": {
        "16": "icons\/active-16.png",
        "48": "icons\/active-48.png",
        "128": "icons\/active-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "scripts\/content.js"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icons\/active-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