RemoteBoard

The Chrome tab for your company-wide communication

Τι είναι το RemoteBoard;

Το RemoteBoard είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://getremoteboard.com, και η κύρια λειτουργία του είναι "The Chrome tab for your company-wide communication".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης RemoteBoard

Λήψη αρχείων επέκτασης RemoteBoard σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        RemoteBoard displays information from your intranet and internal tools in the Chrome browser of your employees.

It's fast. Distribute your important messages to all your employees. Right away.

It's simple. A tweet, a Google Slides presentation, or a link to another application? Click, it's added.

It's engaging. Your employees finally read your internal communications. You develop your employer brand and build employee loyalty.

We help you communicate better with your team. You send the right messages to your employees at the right time. No matter where they work.

Dozens of models are available. For a page that reflects your company's image.

Companies like Google, Samsung, Spendesk and Veolia already trust us. What about you?

Do you have any questions? We are happy to answer. In less than 15 minutes.

RemoteBoard helps you communicate better internally, whatever the distance. Give it a try.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα RemoteBoard RemoteBoard
ID chkcgiipljfkednckklmilepbmijbkpb
Επίσημο URL https://chromewebstore.google.com/detail/remoteboard/chkcgiipljfkednckklmilepbmijbkpb
Περιγραφή The Chrome tab for your company-wide communication
Μέγεθος Αρχείου 1.95 MB
Αριθμός Εγκαταστάσεων 155
Τρέχουσα Έκδοση 1.5.14
Τελευταία Ενημέρωση 2021-05-14
Ημερομηνία Δημοσίευσης 2020-05-22
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://getremoteboard.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://getremoteboard.com
Διεύθυνση URL της Σελίδας Βοήθειας https://help.dynamicscreen.fr
URL της Σελίδας Πολιτικής Απορρήτου https://getcomeen.com/privacy-policy
Υποστηριζόμενες Γλώσσες en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RemoteBoard",
    "description": "__MSG_extDescription__",
    "version": "1.5.14",
    "manifest_version": 2,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkTh7cXzcJxsOCyV\/dddJz\/tKr8WPfQx8mLKANQjllXoybpmy6GHOaFlrkohbFsr8XRs5hIhmNJBHGdpf2ALz6rPLlmLsWG0NIRBm4RqboTN6p1Ul1TaJ7fWesnS+t+5yhfAaXzm+fBCb8vEFPpOh5iiJhczd14aCOV7kxdA8iWndMpswIXgYr3GDSrypw7y3M9eO8h6\/hFOwsR\/Cat1zFnEw2d+zpVPKR\/ICNfDqDoyDprKObT7hDcvEK9jzZeoEl2YpfILE0859wAnY6yz+I9lZIVK4XDoLRQEZPI8xerKu7Hz703oM6dY5sSf1YwP5qe+gcwRf\/q0O2N1IF25erQIDAQAB",
    "browser_specific_settings": {
        "gecko": {
            "id": "{b6b1c682-9132-4374-a469-384be78f6819}"
        }
    },
    "chrome_url_overrides": {
        "newtab": "build\/newtab\/newtab.html"
    },
    "options_page": "build\/modules\/index.html#\/settings",
    "options_ui": {
        "page": "build\/modules\/index.html#\/settings"
    },
    "background": {
        "scripts": [
            "build\/background.js"
        ]
    },
    "browser_action": {
        "default_popup": "build\/popup\/popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "192": "icon-192.png",
            "128": "icon-128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/display.dynamicscreen.xyz\/*",
                "https:\/\/display.preprod.dynamicscreen.xyz\/*",
                "https:\/\/display.testing.dynamicscreen.xyz\/*",
                "https:\/\/display.dynamicscreen.test\/*"
            ],
            "all_frames": true,
            "js": [
                "build\/scripts.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "build\/newtab\/newtab.html",
        "build\/modules\/index.html"
    ],
    "icons": {
        "16": "icon-16.png",
        "192": "icon-192.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "https:\/\/display.dynamicscreen.xyz\/*",
        "https:\/\/display.testing.dynamicscreen.xyz\/*",
        "https:\/\/display.preprod.dynamicscreen.xyz\/*",
        "https:\/\/getremoteboard.com\/*",
        "https:\/\/api.dynamicscreen.xyz\/*",
        "https:\/\/api.testing.dynamicscreen.xyz\/*",
        "https:\/\/api.preprod.dynamicscreen.xyz\/*",
        "https:\/\/*.amazonaws.com\/*",
        "https:\/\/display.dynamicscreen.test\/*",
        "https:\/\/api.dynamicscreen.test\/*",
        "https:\/\/modules.getremoteboard.com\/*",
        "https:\/\/www.googleapis.com\/*",
        "https:\/\/node.dynamicscreen.services\/*",
        "storage",
        "unlimitedStorage",
        "webRequest",
        "webRequestBlocking",
        "notifications",
        "chrome:\/\/favicon\/",
        "identity"
    ],
    "optional_permissions": [
        "topSites",
        "management"
    ]
}