PDF Plus

The all-in-one PDF productivity extension.

Vad är PDF Plus?

PDF Plus är en Chrome-tillägg utvecklad av BG Wallet Ltd., och dess huvudfunktion är "The all-in-one PDF productivity extension.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner PDF Plus-förlängningens CRX-fil

Ladda ner PDF Plus-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

                        Whether you're a student, professional, or just someone who deals with PDFs regularly, PDF MasterPro empowers you to effortlessly manage and enhance your PDF experience.

Key Features:

Convert to Doc: Instantly transform your PDFs into editable Word documents without compromising formatting. 

Compress & Merge: Say goodbye to large, unwieldy PDF files. Our intuitive compression and merging tools allow you to reduce file sizes and combine multiple documents into a single, organized PDF.

Convert HTML to PDF (Pro Feature): Take your PDF capabilities to the next level with the Pro version. Convert HTML web pages into professional-looking PDFs, preserving the layout, images, and links. Perfect for archiving web content, creating reports, and more.                    

Grundläggande Information om Tillägg

Namn PDF Plus PDF Plus
ID cilkgipdfbcooodeecjeldeibadomaff
Officiell webbadress https://chromewebstore.google.com/detail/pdf-plus/cilkgipdfbcooodeecjeldeibadomaff
Beskrivning The all-in-one PDF productivity extension.
Filstorlek 573 KB
Antal Installationer 127
Aktuell Version 1.0.1
Senast Uppdaterad 2023-08-24
Publiceringsdatum 2023-08-22
Utvecklare BG Wallet Ltd.
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://freepdfplus.com/privacy
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "PDF Plus",
    "author": "VANILLA FORCE LTD",
    "description": "The all-in-one PDF productivity extension.",
    "version": "1.0.1",
    "version_name": "1.0.1",
    "action": {
        "default_icon": {
            "16": "icons\/16x16.png",
            "96": "icons\/96x96.png",
            "128": "icons\/128x128.png"
        },
        "default_title": "PDF Plus",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "96": "icons\/96x96.png",
        "128": "icons\/128x128.png"
    }
}