DS-Backend Web Player Extension
Unlocks all features of DS-Backend Web Player
Wat is DS-Backend Web Player Extension?
DS-Backend Web Player Extension is een Chrome-extensie ontwikkeld door DS-Backend, en de belangrijkste functie is "Unlocks all features of DS-Backend Web Player".
Extensie Screenshots
Download het CRX-bestand van de extensie DS-Backend Web Player Extension
Download DS-Backend Web Player Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        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.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | jchbelfihmdlacgfkpbolpmabhmphcnj | 
| Officiële URL | https://chromewebstore.google.com/detail/ds-backend-web-player-ext/jchbelfihmdlacgfkpbolpmabhmphcnj | 
| Beschrijving | Unlocks all features of DS-Backend Web Player | 
| Bestandsgrootte | 53.41 KB | 
| Aantal Installaties | 356 | 
| Huidige Versie | 0.0.0.6 | 
| Laatst Bijgewerkt | 2023-11-28 | 
| Publicatiedatum | 2021-10-22 | 
| Ontwikkelaar | DS-Backend | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://app.dsbackend.com/ | 
| Help Pagina-URL | https://app.dsbackend.com/ | 
| URL van de Privacybeleid Pagina | https://app.dsbackend.com/privacy | 
| Ondersteunde Talen | 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": [
                "  |  |