Chrome Direct Print
Print HTML/PDF directly to printer
Cos'è Chrome Direct Print?
Chrome Direct Print è un'estensione di Chrome sviluppata da https://tiger-workshop.com, e la sua funzione principale è "Print HTML/PDF directly to printer".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chrome Direct Print
Scarica i file di estensione Chrome Direct Print in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Chrome Direct Print |
ID | fnfkcaeloalplnglklappfjfjeafakeo |
URL Ufficiale | https://chromewebstore.google.com/detail/chrome-direct-print/fnfkcaeloalplnglklappfjfjeafakeo |
Descrizione | Print HTML/PDF directly to printer |
Dimensione del File | 189 KB |
Conteggio Installazioni | 5,711 |
Versione Corrente | 2.0.0 |
Ultimo Aggiornamento | 2018-09-08 |
Data di Pubblicazione | 2018-09-08 |
Valutazione | 2.50/5 Totale 14 Valutazioni |
Sviluppatore | https://tiger-workshop.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://blog.tiger-workshop.com/chrome-direct-print |
URL della Pagina di Aiuto | http://blog.tiger-workshop.com/chrome-direct-print |
Lingue Supportate | 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": [ " |