Digital Signage Manager

Digital Signage chrome extension application

Digital Signage Manager란 무엇입니까?

Digital Signage Manager은(는) wallboard.info에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Digital Signage chrome extension application"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Digital Signage Manager 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        You can use this extension to monitor your devices.                    

확장 프로그램 기본 정보

이름 Digital Signage Manager Digital Signage Manager
ID kfhjeciomngjafokeglkkmbombfihcgp
공식 URL https://chromewebstore.google.com/detail/digital-signage-manager/kfhjeciomngjafokeglkkmbombfihcgp
설명 Digital Signage chrome extension application
파일 크기 3.17 MB
설치 횟수 54
현재 버전 2.1.0
최근 업데이트 2019-07-24
출시 날짜 2019-07-24
평점 5.00/5 총 1 개의 평점
개발자 wallboard.info
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://wallboard.info/en
개인정보 보호 정책 페이지 URL https://wallboard.info/en/privacy-policy-summary
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Digital Signage Manager",
    "short_name": "Digital Signage",
    "version": "2.1.0",
    "description": "Digital Signage chrome extension application",
    "icons": {
        "16": "\/img\/shortcut\/logo-16.png",
        "48": "\/img\/shortcut\/logo-48.png",
        "128": "\/img\/shortcut\/logo-128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "\/img\/shortcut\/logo-16-v2.png",
            "24": "\/img\/shortcut\/logo-24-v2.png",
            "32": "\/img\/shortcut\/logo-32-v2.png"
        },
        "default_title": "Digital Signage Manager",
        "default_popup": "index.html"
    },
    "background": {
        "page": "\/background\/background.html",
        "persistent": false
    },
    "permissions": [
        "https:\/\/cod.imagenet.com\/",
        "https:\/\/development.wallboard.info\/",
        "https:\/\/editor.wallboard.info\/",
        "https:\/\/beta.wallboard.info\/",
        "https:\/\/bsignpro.com\/",
        "https:\/\/ds.ajhmedia.pl\/",
        "https:\/\/editor.factoria.cr\/",
        "https:\/\/wallboard.algocloud.rs\/",
        "https:\/\/editor.signete.com\/",
        "https:\/\/cms.bluelit.net\/",
        "https:\/\/editor.wallboard.no\/",
        "https:\/\/wallboard.schwarz.hosting\/",
        "https:\/\/app.cloudsignage.io\/",
        "https:\/\/digisigi.easy2u.co\/",
        "https:\/\/editor.quadrado.info\/",
        "https:\/\/sveditor.com\/",
        "http:\/\/172.27.90.7\/",
        "http:\/\/149.28.176.61\/",
        "https:\/\/premium.screenlink.nl\/",
        "https:\/\/wallboard.reddotdm.com\/",
        "http:\/\/aiss-euronics\/",
        "https:\/\/editor.wallboard.us\/",
        "http:\/\/173.212.245.31\/",
        "https:\/\/editor.bionika24.ru\/",
        "https:\/\/editor.wallboards.ru\/",
        "https:\/\/solvedsignage.solvedtechnologysolutions.com\/",
        "https:\/\/cod.imagenet.com\/",
        "https:\/\/signage.clientric.website\/",
        "http:\/\/editor.aisscod.com\/",
        "https:\/\/dss.wonk.be\/",
        "http:\/\/localhost:8181\/",
        "storage",
        "tts",
        "notifications",
        "alarms"
    ]
}