AltoMergePDF: Combine PDF Files for Free

Merge multiple PDFs into one with the best free tool on the web

Τι είναι το AltoMergePDF: Combine PDF Files for Free;

Το AltoMergePDF: Combine PDF Files for Free είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.pdffiller.com, και η κύρια λειτουργία του είναι "Merge multiple PDFs into one with the best free tool on the web".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης AltoMergePDF: Combine PDF Files for Free

Λήψη αρχείων επέκτασης AltoMergePDF: Combine PDF Files for Free σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Need to add a cover sheet to an existing PDF or create a new PDF using several documents in one go? 

Avoid annoying manual processes like installing complicated and expensive applications for document management with the Alto Merge PDF files extension. Simply select documents using your browser and generate a newly merged doc.

Alto Merge PDFs is completely free of charge.

Install this extension and access an array benefitsof benefits:
➤ Complete the process of installing the extension in one click. Choose PDFs from your computer or Google Drive, set their order, and get your newly merged document in seconds.
➤ Ace time accessing the extension in Chrome rather than opening by opening third-party applications. 
➤ Add PDFs for merging directly from your Google Drive. Import documents after instantly logging into your Gmail account directly from the extension. 
➤ Merge PDFs in a secure environment, protected by the highest data encryption and decryption methods. Third parties cannot access your documents!
➤ Edit your PDFs further in PDFfiller,. cCreate an account directly from the extension. 
➤ Merged PDF documents will contain everything you've added in the order you specified and are available for download.
➤ Merge your documents effortlessly and, free of charge, and keep and keep all critical information in one place.

Now individuals and businesses can save time and money creatingby creating new documents online!

Start saving your time, money, and effort. Try using our affordable Alto extension instead of expensive software to merge PDF documents. Alto can either combine specific pages or even entire documents into a brand-new one. You can also merge two PDFs without switching windows. Alto extension turns into a pop-up window once you click the icon. Additionally, the main page is still available for the process of merging PDF pages.                    

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

Όνομα AltoMergePDF: Combine PDF Files for Free AltoMergePDF: Combine PDF Files for Free
ID bhlndhflidgdhjdhkjjnhmgabojipnig
Επίσημο URL https://chrome.google.com/webstore/detail/altomergepdf-combine-pdf/bhlndhflidgdhjdhkjjnhmgabojipnig
Περιγραφή Merge multiple PDFs into one with the best free tool on the web
Μέγεθος Αρχείου 2.76 MB
Αριθμός Εγκαταστάσεων 61
Τρέχουσα Έκδοση 1.0.12
Τελευταία Ενημέρωση 2021-04-08
Ημερομηνία Δημοσίευσης 2019-12-20
Προγραμματιστής https://www.pdffiller.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://altopdf.com/privacy_policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "name": "AltoMergePDF: Combine PDF Files for Free",
    "version": "1.0.12",
    "description": "Merge multiple PDFs into one with the best free tool on the web",
    "author": "PDFfiller",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "*:\/\/*.amazonaws.com\/*",
        "*:\/\/*.pdffillers.com\/*",
        "*:\/\/*.pdffiller.com\/*",
        "https:\/\/www.googleapis.com\/",
        "background",
        "identity",
        "storage",
        "*:\/\/altomerge.com\/*"
    ],
    "browser_action": {
        "default_title": "AltoMergePDF: Combine PDF Files for Free",
        "default_popup": "pages\/popup.html"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/content.googleapis.com https:\/\/ajax.googleapis.com https:\/\/www.googleapis.com https:\/\/apis.google.com; object-src 'self'",
    "oauth2": {
        "client_id": "1060620009036-soiie7j4mpn63v0q9kef9rbnsoa26eka.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}