HP Print for Chrome
Easy printing on your HP printers
HP Print for Chromeคืออะไร?
HP Print for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย HP Inc. และคุณลักษณะหลักของมันคือ "Easy printing on your HP printers"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HP Print for Chrome
ดาวน์โหลดไฟล์ส่วนขยาย HP Print for Chrome ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Today more than ever, companies need to support cloud-based printing services to help workers stay productive wherever they are, protect document confidentiality, and reduce print waste and costs. Users need a more secure, flexible, and easy to set up printing solution. Introducing the HP Print for Chrome extension. While basic local printing is supported natively in Chrome OS. The HP Print for Chrome extension is adding the ability for users to easily send print jobs to one of two HP cloud printing destinations: Print Anywhere (a premium solution that allows users to remotely print to their own printer) or HP Roam for Business (a for fee business oriented solution that provide users with the capability to release print jobs at any HP Roam-enabled office printer). Documents sent to Print Anywhere or HP Roam for Business are securely printed after the user authenticates and chooses to print them from their mobile device. Using the HP Print for Chrome extension gives administrators a simple tool to manage printing policies for user groups and individual printers. Controlling printer usage can lower costs for ink or toner and paper. When effective printing policies are set, end users are automatically directed to print on the appropriate printer, using the right setting for their usage type. Many frustrating printing mistakes can be avoided, saving time and helping to reduce printing expenses. Individual home/SMB users can download and install the extension from the Chrome Web store. For users on managed accounts, an IT admin can push the extension to all users in their organization via the force-extension install feature found in the Google admin console.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | HP Print for Chrome |
ID | bnlhehcgpmfpfceghjccbpmbnfpaedgj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/hp-print-for-chrome/bnlhehcgpmfpfceghjccbpmbnfpaedgj |
คำอธิบาย | Easy printing on your HP printers |
ขนาดไฟล์ | 5.91 MB |
จำนวนการติดตั้ง | 111,555 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2021-02-24 |
วันที่เผยแพร่ | 2021-02-24 |
คะแนน | 1.58/5 รวมทั้งหมด 33 คะแนน |
ผู้พัฒนา | HP Inc. |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | de,en,en-US,fr,nl,no,tr,da,es,it,hu,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "storage": { "managed_schema": "GoogleConsoleSchema.json" }, "version": "1.0.1", "version_name": "1.0.1", "minimum_chrome_version": "80", "description": "__MSG_appDescription__", "offline_enabled": true, "default_locale": "en", "background": { "page": "index.html" }, "homepage_url": "https:\/\/www.hp.com\/", "permissions": [ "cookies", "identity", "gcm", "printerProvider", "storage", "notifications", "printing", "https:\/\/*\/ipp\/*", "http:\/\/*\/ipp\/*", "https:\/\/www.google-analytics.com\/*", "https:\/\/roam.api.hp.com\/*" ], "icons": { "16": "assets\/printer-16x16.png", "128": "assets\/printer-128x128.png" }, "options_page": "pfc.html", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/google-analytics.com; object-src 'self' 'unsafe-eval';" } |