Digital Signage Manager
Digital Signage chrome extension application
Qu'est-ce que Digital Signage Manager ?
Digital Signage Manager est une extension Chrome développée par wallboard.info, et sa fonction principale est "Digital Signage chrome extension application".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Digital Signage Manager
Téléchargez les fichiers d'extension Digital Signage Manager au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
You can use this extension to monitor your devices.
Informations de Base sur l'Extension
Nom | |
ID | kfhjeciomngjafokeglkkmbombfihcgp |
URL Officiel | https://chromewebstore.google.com/detail/digital-signage-manager/kfhjeciomngjafokeglkkmbombfihcgp |
Description | Digital Signage chrome extension application |
Taille du Fichier | 3.17 MB |
Nombre d'Installations | 54 |
Version Actuelle | 2.1.0 |
Dernière Mise à Jour | 2019-07-24 |
Date de Publication | 2019-07-24 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | wallboard.info |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://wallboard.info/en |
URL de la Page de Politique de Confidentialité | https://wallboard.info/en/privacy-policy-summary |
Langues Prises en Charge | 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" ] } |