Merge PDF (by PDFLite.co)
Merge PDF with 100% privacy. No uploads and no Internet required, works offline.
Vad är Merge PDF (by PDFLite.co)?
Merge PDF (by PDFLite.co) är en Chrome-tillägg utvecklad av PDF.co, och dess huvudfunktion är "Merge PDF with 100% privacy. No uploads and no Internet required, works offline.".
Tilläggsskärmbilder
Ladda ner Merge PDF (by PDFLite.co)-förlängningens CRX-fil
Ladda ner Merge PDF (by PDFLite.co)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Merge PDF is a free pdf merger that works without Internet, no uploads required for your files. Features: - Merge PDF files without Internet - Your files are not uploaded and everything works on your computer - Preview PDFs before merging - Change the order before merging - Rotate selected files before merging - No fee, no signups, no subscriptions. - No analytics or tracking inside. - Works offline
Grundläggande Information om Tillägg
Namn | |
ID | bgbihaijpegdbmbdngpllbhgbfkigbgn |
Officiell webbadress | https://chrome.google.com/webstore/detail/merge-pdf-by-pdfliteco/bgbihaijpegdbmbdngpllbhgbfkigbgn |
Beskrivning | Merge PDF with 100% privacy. No uploads and no Internet required, works offline. |
Filstorlek | 586 KB |
Antal Installationer | 888 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2021-04-01 |
Publiceringsdatum | 2021-04-01 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | PDF.co |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://pdflite.co |
URL till Sekretesspolicy Sidan | https://pdf.co/pages/legal/privacy |
Stödda Språk | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.2", "name": "Merge PDF (by PDFLite.co)", "description": "Merge PDF with 100% privacy. No uploads and no Internet required, works offline.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "64": "assets\/images\/icon64.png", "128": "assets\/images\/icon128.png", "144": "assets\/images\/icon144.png" }, "browser_action": { "default_icon": { "32": "assets\/images\/icon32.png" }, "default_title": "Merge PDF (by PDFLite.co)", "default_popup": "popup.html" } } |