WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
directprint.io printing

directprint.io printing

View on Chrome Web Store
View directprint.io printing Chrome Extension on Chrome Web Store
Add to bookmarks
3.2 (18 ratings)
43 views
This extension has been viewed 43 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

directprint.io enterprise printing for Chromebooks.
Type
ChromeOS Game
Users
500,000 users
50K
help***************
View author page of help***************
Published
Published on May 20, 2016
Version 24.07.09.0005
Manifest version
2
Updated
Updated on April 15, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View directprint.io printing Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "directprint.io printing",
    "short_name": "Printing by directprint.io",
    "description": "directprint.io enterprise printing for Chromebooks.",
    "version": "24.07.09.0005",
    "default_locale": "en",
    "minimum_chrome_version": "57",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "mdns",
        "alarms",
        "background",
        "storage",
        "unlimitedStorage",
        "printerProvider",
        "notifications",
        "identity",
        "identity.email",
        "enterprise.deviceAttributes",
        "system.network",
        "power"
    ],
    "optional_permissions": [
        "usb",
        {
            "usbDevices": [
                {
                    "vendorId": 1046,
                    "productId": 20497
                },
                {
                    "vendorId": 1208,
                    "productId": 3605
                },
                {
                    "vendorId": 1208,
                    "productId": 514
                },
                {
                    "vendorId": 2338,
                    "productId": 32
                },
                {
                    "vendorId": 2338,
                    "productId": 33
                },
                {
                    "vendorId": 2338,
                    "productId": 34
                },
                {
                    "vendorId": 2338,
                    "productId": 35
                },
                {
                    "vendorId": 1305,
                    "productId": 3
                }
            ]
        }
    ],
    "sockets": {
        "udp": {
            "bind": "*",
            "send": "*"
        },
        "tcp": {
            "connect": "*:*"
        }
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/directprint.io\/*",
            "https:\/\/beta.directprint.io\/*",
            "http:\/\/alpha.directprint.io:8080\/*",
            "https:\/\/red.directprint.io\/*",
            "https:\/\/tespm.com\/*",
            "https:\/\/esp.toshiba-solutions.com\/*"
        ]
    },
    "offline_enabled": true,
    "icons": {
        "16": "icons\/icon_16.png",
        "128": "icons\/icon_128_v2.png"
    },
    "app": {
        "background": {
            "scripts": [
                "bg.js"
            ]
        }
    },
    "oauth2": {
        "client_id": "1088801601552-d2ecel7d730r4rv1lp3da1i4pa5dim9p.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    }
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top