Esna iLink Pro

Esna iLink Pro

Τι είναι το Esna iLink Pro;

Το Esna iLink Pro είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.esna.com, και η κύρια λειτουργία του είναι "Esna iLink Pro".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Collaborate Anywhere, Anytime with Esna iLink Pro

NOTE: Esna iLink Pro requires Esna Officelinx 10.0 and higher

Easily find, connect and collaborate with others anywhere, anytime with Esna iLink Pro. Esna iLink Pro gives you the real-time collaboration tools you need stay connected, productive and effective. Access voice and instant messaging communications, presence, click-to-call and more right from your Chrome browser.

Need Help Getting Started:
Email us at [email protected]


Esna's solutions are created by our talented team of developers. We also leverage some third-party open source software. To see a list of the open source software we use go to https://www.onesna.com/credits.html

For Esna iLink Pro Terms of Service: http://www.esna.com/support/eula.html                    

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

Όνομα Esna iLink Pro Esna iLink Pro
ID clagpfplipbmhphcpgjbgbgigbghepmh
Επίσημο URL https://chromewebstore.google.com/detail/esna-ilink-pro/clagpfplipbmhphcpgjbgbgigbghepmh
Περιγραφή Esna iLink Pro
Μέγεθος Αρχείου 2.79 MB
Αριθμός Εγκαταστάσεων 251
Τρέχουσα Έκδοση 10.1.18.1905
Τελευταία Ενημέρωση 2019-03-08
Ημερομηνία Δημοσίευσης 2019-03-08
Αξιολόγηση 3.90/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής https://www.esna.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://www.esnatech.com/products/officelinx/index.htm
Διεύθυνση URL της Σελίδας Βοήθειας http://www.esnatech.com/support/index.htm
URL της Σελίδας Πολιτικής Απορρήτου https://spaces.avayacloud.com/privacy
Υποστηριζόμενες Γλώσσες de,en,en-GB,en-US,fr,nl,es,es-419,it,pt-BR,pt-PT,ru,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extNameFull__",
    "description": "__MSG_extNameFull__",
    "default_locale": "en",
    "version": "10.1.18.1905",
    "icons": {
        "16": "img\/ilink\/16.png",
        "32": "img\/ilink\/32.png",
        "128": "img\/ilink\/128.png"
    },
    "permissions": [
        "notifications",
        "geolocation",
        "background",
        "management",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "https:\/\/esna.communications\/*",
        "https:\/\/esna.communications.ilinkpro\/*"
    ],
    "background": {
        "page": "app\/ilinkpro\/background.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/manage1.esna.com\/oauth\/token.redirect*"
            ],
            "js": [
                "app\/chrome\/jsc.oauth2.inject.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "file:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "app\/chrome\/jsc.clicktodial.js"
            ],
            "css": [
                "css\/clicktodial.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "file:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "app\/chrome\/jsc.tags.js"
            ],
            "css": [
                "css\/tags.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/sfcti\/cti.bridge*.html*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "app\/chrome\/jsc.salesforce.js"
            ],
            "css": [
                "css\/salesforce.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "file:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "js": [
                "app\/chrome\/jsc.popout.js"
            ],
            "css": [
                "css\/popout.css",
                "css3\/inject.css"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "file:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "js": [
                "app\/chrome\/jsc.map.inject.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.google.com\/*\/hovercard*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "app\/chrome\/jsc.gmail.js"
            ],
            "css": [
                "css3\/inject.css"
            ]
        },
        {
            "matches": [
                "https:\/\/manage1.esna.com\/ilink\/gadget.html*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "app\/chrome\/jsc.gadget.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "file:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "app\/chrome\/jsc.jive.js"
            ]
        },
        {
            "matches": [
                "https:\/\/teams.microsoft.com\/*"
            ],
            "all_frames": false,
            "run_at": "document_start",
            "js": [
                "app\/chrome\/jsc.teams.js"
            ],
            "css": [
                "css3\/teams.css"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "img\/ilink\/19d.png"
    },
    "web_accessible_resources": [
        "img\/ilink\/32.png",
        "img\/ilink\/19.png",
        "img\/ilink\/p16.png",
        "img\/ilink\/p16h.png",
        "img\/ilink\/p16v.png",
        "img\/common\/event16.png",
        "app\/ilinkpro\/app.html",
        "app\/ilinkpro\/app3.html",
        "app\/common\/ntf.html",
        "jsc\/chrome\/jsc.popout.js",
        "css\/popout.css",
        "css3\/inject.css"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'; style-src 'self' 'unsafe-inline' https:\/\/manage1.esna.com; img-src 'self' 'unsafe-inline' data: http: https:;",
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Ctrl+Shift+I",
                "mac": "Ctrl+Shift+I",
                "chromeos": "Ctrl+Shift+I",
                "linux": "Ctrl+Shift+I"
            }
        }
    }
}