ePRINTit for Chromebooks

Print your favourite content to any participating ePRINTit partner print location around the world

Τι είναι το ePRINTit for Chromebooks;

Το ePRINTit for Chromebooks είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Process Fusion Inc., και η κύρια λειτουργία του είναι "Print your favourite content to any participating ePRINTit partner print location around the world".

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

screenshot
screenshot

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

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

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

                        ePRINTit™ for Chromebooks is an extension that enables Google Chrome and Chromebook users to print all of their favourite content to any participating ePRINTit™ partner print location around the world! 

With tens of thousands of print locations situated across the globe, users are always presented with ultra-convenient print locations and can print from anywhere, to anywhere, via the ePRINTit™ Chromebooks extension. 

How it Works?

1.        Create an account at (companyname).eprintit.com with your chromebook email address as the login.
2.           Download the ePRINTit™ for Chromebooks extension to your Chrome browser or Chromebook. 
3.            After selecting print from your browser, select the ePRINTit™ option and hit print.
4.            Print jobs are added to your user portal and simultaneously uploaded to the secure ePRINTit™ cloud.  
5.             You can then choose your desired print pickup location from their your portal, and subsequently proceed to pick up your print job. 
6.             Print costs are automatically deducted from your user account, or may be paid directly at the print release station. 


Key Features & Benefits:
•	End-to-end document protection with ePRINTit™’s secure cloud-based solution
•	Convenient printing of all documents at anytime, from anywhere
•	Don’t download documents, print directly from your Chromebook or Chrome browser! 
•	Quick and seamless installation
•	User friendly interface for optimal user experience

---Requirements---

Download ePRINTit™ for Chromebooks today and experience convenient, seamless, and secure printing like never before!                    

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

Όνομα ePRINTit for Chromebooks ePRINTit for Chromebooks
ID fenicnflhkgjpafhdkhafpbponanbjem
Επίσημο URL https://chromewebstore.google.com/detail/eprintit-for-chromebooks/fenicnflhkgjpafhdkhafpbponanbjem
Περιγραφή Print your favourite content to any participating ePRINTit partner print location around the world
Μέγεθος Αρχείου 45.61 KB
Αριθμός Εγκαταστάσεων 111
Τρέχουσα Έκδοση 0.0.26
Τελευταία Ενημέρωση 2019-09-25
Ημερομηνία Δημοσίευσης 2019-09-24
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Process Fusion Inc.
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.eprintit.com
URL της Σελίδας Πολιτικής Απορρήτου https://www.uniprint.net/en/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ePRINTit for Chromebooks",
    "short_name": "ePRINTit for Chromebooks",
    "description": "Print your favourite content to any participating ePRINTit partner print location around the world",
    "version": "0.0.26",
    "minimum_chrome_version": "44",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjGeixRg2EMDckZIVwVMIm6LCq9H6OEDvJgjCdm08jKeCwQiZ535YV7t1FpypfIVaTI2+Yrw48x1ygl2C9zmE\/Z5F2ZYStKyfUJGVdj1av9YZsD6zb5dYQCf8yxucmC0gvWh4+fifGNXf1qS\/6wqG0Z2sjhCao6WyEADvf9pu5lna9ZCKidKgp0Vx9u8EhMXclu53hsZEFUtlfCroRjGNZgk3gRbObPm\/EbWuxS73+IMfTCrJDCKWF6Gz3r2LgXIp\/45t7tMIC8TrAQjvr1SqbJpavkKQ7+AFW7khO9vPZ5DTQUsx3ODe9Ux+8UywJG+X9LERve6nAiEVUjM0cbZJ6QIDAQAB",
    "background": {
        "scripts": [
            "jquery-2.2.0.min.js",
            "rc4.js",
            "log.js",
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "assets\/ep_16.png",
        "32": "assets\/ep_32.png",
        "64": "assets\/ep_64.png",
        "128": "assets\/ep_128.png"
    },
    "permissions": [
        "printerProvider",
        "identity",
        "identity.email",
        "storage",
        "background",
        "https:\/\/prod.eprintit.com\/*",
        "https:\/\/prod.eprintit.net\/*"
    ],
    "oauth2": {
        "client_id": "722041215094-pd3spqlrfsuc1ljq6rvvu229cddoqov5.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.me",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "browser_action": {
        "default_icon": "assets\/ep_32.png"
    }
}