Chrome Direct Print
Print HTML/PDF directly to printer
Was ist Chrome Direct Print?
Chrome Direct Print ist eine Chrome-Erweiterung, die von https://tiger-workshop.com entwickelt wurde, und ihr Hauptmerkmal ist "Print HTML/PDF directly to printer".
Erweiterungsscreenshots
Chrome Direct Print-Erweiterungs-CRX-Datei herunterladen
Laden Sie Chrome Direct Print-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Enable silent print to multiple printers without PDF download or user confirmation.
Currently support Windows and PDF only.
** Must be used with "Chrome Direct Print Host" **
Read http://blog.tiger-workshop.com/chrome-direct-print for detail Grundlegende Informationen zur Erweiterung
| Name | |
| ID | fnfkcaeloalplnglklappfjfjeafakeo |
| Offizielle URL | https://chromewebstore.google.com/detail/chrome-direct-print/fnfkcaeloalplnglklappfjfjeafakeo |
| Beschreibung | Print HTML/PDF directly to printer |
| Dateigröße | 189 KB |
| Installationsanzahl | 5,711 |
| Aktuelle Version | 2.0.0 |
| Letztes Update | 2018-09-08 |
| Veröffentlichungsdatum | 2018-09-08 |
| Bewertung | 2.50/5 Insgesamt 14 Bewertungen |
| Entwickler | https://tiger-workshop.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://blog.tiger-workshop.com/chrome-direct-print |
| Hilfeseite URL | http://blog.tiger-workshop.com/chrome-direct-print |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Chrome Direct Print",
"version": "2.0.0",
"manifest_version": 2,
"options_page": "options.html",
"description": "Print HTML\/PDF directly to printer",
"icons": {
"128": "icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
" | |