DS-Backend Web Player Extension
Unlocks all features of DS-Backend Web Player
什么是DS-Backend Web Player Extension?
DS-Backend Web Player Extension是由DS-Backend开发的Chrome扩展程序,该扩展的主要功能是“Unlocks all features of DS-Backend Web Player”。
扩展截图
下载DS-Backend Web Player Extension扩展crx文件
下载DS-Backend Web Player Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        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.                     扩展基本信息
| 名称 |   |  
| ID | jchbelfihmdlacgfkpbolpmabhmphcnj | 
| 官方URL | https://chromewebstore.google.com/detail/ds-backend-web-player-ext/jchbelfihmdlacgfkpbolpmabhmphcnj | 
| 简介 | Unlocks all features of DS-Backend Web Player | 
| 文件大小 | 53.41 KB | 
| 安装次数 | 356 | 
| 当前版本 | 0.0.0.6 | 
| 更新时间 | 2023-11-28 | 
| 上架时间 | 2021-10-22 | 
| 开发者 | DS-Backend | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 扩展官网 | https://app.dsbackend.com/ | 
| 帮助页面URL | https://app.dsbackend.com/ | 
| 隐私政策页面URL | https://app.dsbackend.com/privacy | 
| 支持的语言 | 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": [
                "  |  |