UniPrint for Chromebooks (Enterprise)

Print to your corporate printers without going through the Google cloud

UniPrint for Chromebooks (Enterprise) क्या है?

UniPrint for Chromebooks (Enterprise) Process Fusion Inc. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Print to your corporate printers without going through the Google cloud"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में UniPrint for Chromebooks (Enterprise) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        UniPrint for Chromebooks (Enterprise) is an extension that enables Chromebooks to print directly to your organization’s printers without having to go through Google Cloud Print. By preventing your sensitive documents from going to the cloud, you can ensure secure printing for your corporation.

CONTACT UNIPRINT SUPPORT, [email protected], TO SCHEDULE A DEMONSTRATION.

---Key Benefits---
 • Easy and secure printing direct to your corporate printers
 • No need to register corporate printers with Google Cloud Print
 • Easily integrates with UniPrint SecurePrint for pull printing
 • Access to advanced printer properties such as stapling and hole punching
 • Intuitive and familiar user interface requires no additional training

---Requirements---
 • Have UniPrint Infinity 9.1 setup in a Print Server configuration in your data center

For more information on UniPrint Infinity, visit our web site at www.uniprint.net.                    

एक्सटेंशन की मूल जानकारी

नाम UniPrint for Chromebooks (Enterprise) UniPrint for Chromebooks (Enterprise)
ID ekekffgghkadgjkopekbpkhccddmkioc
आधिकारिक URL https://chromewebstore.google.com/detail/uniprint-for-chromebooks/ekekffgghkadgjkopekbpkhccddmkioc
विवरण Print to your corporate printers without going through the Google cloud
फ़ाइल का आकार 54.33 KB
स्थापना संख्या 1,464
वर्तमान संस्करण 1.0.15.5
अंतिम अपडेट 2019-11-25
प्रकाशन तिथि 2019-11-20
डेवलपर Process Fusion Inc.
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.uniprint.net/en/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "UniPrint for Chromebooks (Enterprise)",
    "short_name": "UP for Chromebooks (E)",
    "description": "Print to your corporate printers without going through the Google cloud",
    "version": "1.0.15.5",
    "minimum_chrome_version": "44",
    "background": {
        "scripts": [
            "jquery-2.2.0.min.js",
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "assets\/up_16.png",
        "32": "assets\/up_32.png",
        "64": "assets\/up_64.png",
        "128": "assets\/up_128.png"
    },
    "permissions": [
        "enterprise.deviceAttributes",
        "printerProvider",
        "identity",
        "identity.email",
        "storage",
        "background",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqnnADqv+tbBkm9pdrBlsgJDZn88QxHkUd7bqiv3hQW9vMj4ppZEpaZIC20Lw679cxyKlzcEy2vTdeIicrTLP79XJ2MbsB\/ZF00O4CgQwF1mv4\/AVL2tTPiHZTFoROYXePLIK3QubWJhswC+4zJsJhu6pQat2v8fqhlgNYf04KcDhNXreTmYRwt1pOcSerO5JyCZgRnmHf+L73NJvP9o02vhGzOzN\/jwIQyRmZC5t8vBoofnh9tTX2JgdHGvJ6OpuhasTIlhbavOgJa70928qY3XyaLtusjW6CbUbgm9SsUXnW0+tYEOiPVDpQGzj\/lv2PMslq4LDVI5rNz0Z5l1XbQIDAQAB",
    "oauth2": {
        "client_id": "722041215094-iqirhgg7fjid8f6vt7q8apurvo38r24l.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/plus.login",
            "https:\/\/www.googleapis.com\/auth\/plus.me"
        ]
    },
    "storage": {
        "managed_schema": "storage_schema.json"
    }
}