DS-Backend Web Player Extension
Unlocks all features of DS-Backend Web Player
¿Qué es DS-Backend Web Player Extension?
DS-Backend Web Player Extension es una extensión de Chrome desarrollada por DS-Backend, y su función principal es "Unlocks all features of DS-Backend Web Player".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión DS-Backend Web Player Extension
Descarga archivos de extensión DS-Backend Web Player Extension en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
                        The DS-Backend Web Player Extension unlocks all DS-Backend features for Chrome! With it, you can preview playback in Chrome, or setup Chrome as a normal 24/7 DS-Backend Web Player!
By installing the Web Player Extension, you will get:
- Screenshots in the CMS
- All Web Pages will now work
- Apply Volume Schedules in Web Pages
Important notes:
 
- The DS-Backend Web Player can be opened here: https://player.dsbackend.com 
- For setting up your computer as a 24/7 Web Player (i.e. start Chrome on boot, go fullscreen, and more), please follow instructions from support.                     Información Básica de la Extensión
| Nombre |   |  
| ID | jchbelfihmdlacgfkpbolpmabhmphcnj | 
| URL Oficial | https://chromewebstore.google.com/detail/ds-backend-web-player-ext/jchbelfihmdlacgfkpbolpmabhmphcnj | 
| Descripción | Unlocks all features of DS-Backend Web Player | 
| Tamaño del Archivo | 53.41 KB | 
| Cantidad de Instalaciones | 356 | 
| Versión Actual | 0.0.0.6 | 
| Última Actualización | 2023-11-28 | 
| Fecha de Publicación | 2021-10-22 | 
| Desarrollador | DS-Backend | 
| Correo electrónico | [email protected] | 
| Tipo de Pago | free | 
| Sitio Web de la Extensión | https://app.dsbackend.com/ | 
| URL de la Página de Ayuda | https://app.dsbackend.com/ | 
| URL de la Página de Política de Privacidad | https://app.dsbackend.com/privacy | 
| Idiomas Soportados | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DS-Backend Web Player Extension",
    "description": "Unlocks all features of DS-Backend Web Player",
    "version": "0.0.0.6",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.dsbackend.com\/*"
            ],
            "all_frames": false,
            "run_at": "document_start",
            "js": [
                "contentScript.js"
            ]
        },
        {
            "matches": [
                "  |  |