PDFChef – PDF Converter & Editor

Free tools to Convert, Merge, Split, Rotate PDFs, and Re-Order PDF pages.

Τι είναι το PDFChef – PDF Converter & Editor;

Το PDFChef – PDF Converter & Editor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://pdfchef.com, και η κύρια λειτουργία του είναι "Free tools to Convert, Merge, Split, Rotate PDFs, and Re-Order PDF pages.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης PDFChef – PDF Converter & Editor

Λήψη αρχείων επέκτασης PDFChef – PDF Converter & Editor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Work with PDFs right in your browser, without installing additional software. PDFChef gives you quick access to must-have online PDF tools.

PDF Editing Tools:
- Merge PDFs
- Split a PDF and extract individual pages
- Rotate PDFs
- Reorder and delete PDF pages

PDF Converters:
- PDF to Word, Excel, PowerPoint
- Word, Excel, PowerPoint to PDF
- Convert images to and from PDF: JPG, PNG, BMP, TIFF
- Other conversions: PDF to HTML, PDF to EPUB or vice versa, DjVu to PDF

How to Use the PDFChef Chrome Extension:
1. Click the PDFChef icon in your extensions list.
2. Type the tool or the format name in the search field.
3. Click the tool you want to use. The link will take you to the webpage for that tool.
4. Add your file and get the output file with one click.

By installing the extension, you agree to the PDFChef Privacy (https://pdfchef.com/privacy-policy.html) and Terms (https://pdfchef.com/terms-of-use.html).                    

Βασικές Πληροφορίες Επέκτασης

Όνομα PDFChef – PDF Converter & Editor PDFChef – PDF Converter & Editor
ID aeofelmdihodapaghmmemekkoimcoihb
Επίσημο URL https://chromewebstore.google.com/detail/pdfchef-%E2%80%93-pdf-converter-e/aeofelmdihodapaghmmemekkoimcoihb
Περιγραφή Free tools to Convert, Merge, Split, Rotate PDFs, and Re-Order PDF pages.
Μέγεθος Αρχείου 1.03 MB
Αριθμός Εγκαταστάσεων 3,207
Τρέχουσα Έκδοση 1.1.1
Τελευταία Ενημέρωση 2021-02-17
Ημερομηνία Δημοσίευσης 2020-08-05
Αξιολόγηση 5.00/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής https://pdfchef.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://pdfchef.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://pdfchef.com/contacts.html
URL της Σελίδας Πολιτικής Απορρήτου https://www.movavi.com/privacy.html
Υποστηριζόμενες Γλώσσες en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.1.1",
    "icons": {
        "16": "images\/logo_16x16.png",
        "48": "images\/logo_48x48.png",
        "128": "images\/logo_128x128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "images\/logo_16x16.png",
            "32": "images\/logo_32x32.png",
            "48": "images\/logo_48x48.png",
            "128": "images\/logo_128x128.png"
        },
        "default_title": "PdfChef",
        "default_popup": "popup.html"
    },
    "offline_enabled": true,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}