Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Mobility Print", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgASSTW8y\/NkCMKVJRygUlEUAzjvPZL9iu8zKv1qVNaTfjdfxnyV\/UFqAitRe+DZYkcgvEgPzqfLow8GhL+Tf37HopMjuiMp3zRvrdiSsyG0GLGcSJUDqsffZ8aBIDEQXUA4za3jUtSe98RHahCE8W9K4IBbmbvEl0t1z276DdDMnyxplwlA0IKLt32pzdWDkhGRJ1zkbY6Z4tgRwJH4g4zeFISzPh761zCIP31h1rDnhi6LSnWhoKhjqNQSVu2lHPgMTv9RFGjWCFKdarSJB3FSCtJo3H13UNaAA32T8G0OZ0JAtI6pWmRldPU9YoRfe7n0WvPpHlfC8bBVrvd\/+DwIDAQAB", "version": "1.4.3", "author": { "name": "PaperCut Software", "email": "[email protected]" }, "description": "Mobility Print", "icons": { "16": "icons\/icon_16.png", "48": "icons\/icon_48.png", "72": "icons\/icon_72.png", "96": "icons\/icon_96.png", "120": "icons\/icon_120.png", "128": "icons\/icon_128.png", "144": "icons\/icon_144.png", "192": "icons\/icon_192.png" }, "background": { "service_worker": "scripts\/main.js" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "action": { "default_icon": { "16": "icons\/icon_16.png", "48": "icons\/icon_48.png", "72": "icons\/icon_72.png", "96": "icons\/icon_96.png", "120": "icons\/icon_120.png", "128": "icons\/icon_128.png", "144": "icons\/icon_144.png", "192": "icons\/icon_192.png" }, "default_title": "Mobility Print", "default_popup": "index.html" }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "permissions": [ "background", "identity", "mdns", "printerProvider", "storage", "system.display", "system.network", "offscreen", "enterprise.deviceAttributes" ], "default_locale": "en", "oauth2": { "client_id": "89073488612-m55irqf3sqr6pmpnh5fimconmef04j97.apps.googleusercontent.com", "scopes": [ "email" ] }, "storage": { "managed_schema": "schema.json" }, "minimum_chrome_version": "114", "externally_connectable": { "ids": [ "alhngdkjgnedakdlnamimgfihgkmenbh", "ndakideadaglgpbblmppfonobpdgggin" ], "matches": [ "*:\/\/mp.cloud.papercut.com\/*", "*:\/\/mp.cloud.papercut.software\/*" ] } }