Chrome Direct Print
Print HTML/PDF directly to printer
Wat is Chrome Direct Print?
Chrome Direct Print is een Chrome-extensie ontwikkeld door https://tiger-workshop.com, en de belangrijkste functie is "Print HTML/PDF directly to printer".
Extensie Screenshots
Download het CRX-bestand van de extensie Chrome Direct Print
Download Chrome Direct Print-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | fnfkcaeloalplnglklappfjfjeafakeo |
| Officiële URL | https://chromewebstore.google.com/detail/chrome-direct-print/fnfkcaeloalplnglklappfjfjeafakeo |
| Beschrijving | Print HTML/PDF directly to printer |
| Bestandsgrootte | 189 KB |
| Aantal Installaties | 5,711 |
| Huidige Versie | 2.0.0 |
| Laatst Bijgewerkt | 2018-09-08 |
| Publicatiedatum | 2018-09-08 |
| Beoordeling | 2.50/5 Totaal 14 Beoordelingen |
| Ontwikkelaar | https://tiger-workshop.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://blog.tiger-workshop.com/chrome-direct-print |
| Help Pagina-URL | http://blog.tiger-workshop.com/chrome-direct-print |
| Ondersteunde Talen | 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": [
" | |