Digital Signage Manager
Digital Signage chrome extension application
ما هو Digital Signage Manager؟
Digital Signage Manager هو إضافة Chrome تم تطويرها بواسطة wallboard.info، والميزة الرئيسية لها هي "Digital Signage chrome extension application".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Digital Signage Manager
قم بتنزيل ملفات الامتداد Digital Signage Manager بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
You can use this extension to monitor your devices.
معلومات أساسية عن التمديد
الاسم | |
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 |
عنوان صفحة سياسة الخصوصية | 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" ] } |