WebExtension.net
WebExtension.net

AEM Screens Player

View on Chrome Web Store
View AEM Screens Player 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.

AEM Screens is a Digital Signage player that works with Adobe Experience Manager.
Type
Extension
Users
0 users
Adobe Inc.
View author page of Adobe Inc.
Published
Published on December 22, 2017
Version 1.0.204
Manifest version
2
Updated
Updated on July 18, 2019
View on Chrome Web Store
View AEM Screens Player Chrome Extension on Chrome Web Store

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AEM Screens Player",
    "description": "AEM Screens is a Digital Signage player that works with Adobe Experience Manager.",
    "version": "1.0.204",
    "app": {
        "background": {
            "scripts": [
                "libs\/wsc-chrome.min.js",
                "ipccommandhandler.js",
                "httpserver.js",
                "reboot.js",
                "background.js"
            ]
        }
    },
    "offline_enabled": true,
    "sockets": {
        "udp": {
            "send": [
                ""
            ],
            "bind": [
                ""
            ],
            "multicastMembership": ""
        },
        "tcp": {
            "connect": [
                ""
            ]
        },
        "tcpServer": {
            "listen": [
                "*:*"
            ]
        }
    },
    "icons": {
        "16": "assets\/icon16.png",
        "32": "assets\/icon32.png",
        "48": "assets\/icon48.png",
        "128": "assets\/icon128.png"
    },
    "permissions": [
        "storage",
        "webview",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "unlimitedStorage",
        "notifications",
        "browser",
        "power",
        "system.network",
        "audioCapture",
        "videoCapture",
        "desktopCapture",
        {
            "fileSystem": [
                "write",
                "directory",
                "retainEntries"
            ]
        }
    ],
    "optional_permissions": [
        "background"
    ],
    "webview": {
        "partitions": [
            {
                "name": "firmware",
                "accessible_resources": [
                    "*"
                ]
            }
        ]
    },
    "bluetooth": {
        "low_energy": true,
        "peripheral": true
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "kiosk_enabled": true
}
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