Online PDF tools | ilovepdf.com
iLovePDF is an online service to work with PDF files completely free and easy to use.
Cos'è Online PDF tools | ilovepdf.com?
Online PDF tools | ilovepdf.com è un'estensione di Chrome sviluppata da https://www.ilovepdf.com, e la sua funzione principale è "iLovePDF is an online service to work with PDF files completely free and easy to use.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Online PDF tools | ilovepdf.com
Scarica i file di estensione Online PDF tools | ilovepdf.com 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
iLovePDF provides world-class tools to edit your documents more efficiently —all from one place. Editing and converting PDF files is free and easy. iLovePDF Plugin brings you a powerful PDF toolkit, at your disposal for all your document needs. Save time editing documents and boost your productivity.
● Compress PDF: Reduce PDF file size for email attachment. Optimize the file size of your PDF and make it easier to share online.
● PDF converter: Convert office documents to PDF files. Turn your PDF files into editable Office formats such as Word, Excel, PowerPoint.
● Merge PDF: Select multiple PDF documents and combine them into a single PDF file.
● Split PDF: Split PDF pages or extract pages to multiple PDF documents with high quality.
● OCR scanner: Convert scanned documents to Word. Turn any image-based PDF into an editable file.
● Extract images from PDF: Extract images from your PDF document with high quality. Convert your own images to single or multiple PDF files.
● HTML to PDF: Convert webpages to PDF for offline reading.
● Rotate PDF: Rotate specific PDF pages and adjust their fit within your document.
● Unlock PDF: Upload a protected PDF and remove the password.
● Add page numbers to PDF: Customize your PDF files. Choose position, typography, and size of your page numbers.
● Watermark PDF: Choose an image or a text and add it to your PDF document. Select position, transparency or typography for the best result.
● Share PDF: Connect to your Google Drive and/or Dropbox account to select and/or share PDF files from the Cloud. Informazioni di Base sull'Estensione
| Nome | |
| ID | cbdolfjnphjlbbpfdcohojjmbkkfpfom |
| URL Ufficiale | https://chromewebstore.google.com/detail/online-pdf-tools-ilovepdf/cbdolfjnphjlbbpfdcohojjmbkkfpfom |
| Descrizione | iLovePDF is an online service to work with PDF files completely free and easy to use. |
| Dimensione del File | 52.29 KB |
| Conteggio Installazioni | 66,734 |
| Versione Corrente | 5.0 |
| Ultimo Aggiornamento | 2020-01-22 |
| Data di Pubblicazione | 2020-01-22 |
| Valutazione | 4.61/5 Totale 459 Valutazioni |
| Sviluppatore | https://www.ilovepdf.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.ilovepdf.com/chrome-store/index |
| URL della Pagina di Aiuto | http://www.ilovepdf.com/chrome-store/help |
| URL della Pagina della Politica sulla Privacy | https://www.ilovepdf.com/help/privacy |
| Lingue Supportate | id,ms,de,en,fr,nl,vi,tr,ca,es,it,pl,sv,el,bg,ru,uk,hi,th,ar,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"short_name": "__MSG_appShort__",
"description": "__MSG_appDesc__",
"version": "5.0",
"default_locale": "en",
"manifest_version": 2,
"browser_action": {
"default_popup": "main.html",
"default_icon": {
"16": "assets\/images\/icon-16px.png",
"32": "assets\/images\/icon-32px.png",
"48": "assets\/images\/icon-48px.png",
"128": "assets\/images\/icon-128px.png"
}
},
"icons": {
"16": "assets\/images\/icon-16px.png",
"32": "assets\/images\/icon-32px.png",
"48": "assets\/images\/icon-48px.png",
"128": "assets\/images\/icon-128px.png"
}
} | |