PPTX to PDF Converter

Convert PowerPoint slides(pptx) to PDF documents.

Wat is PPTX to PDF Converter?

PPTX to PDF Converter is een Chrome-extensie ontwikkeld door https://online-converter.freepdfsolutions.com, en de belangrijkste functie is "Convert PowerPoint slides(pptx) to PDF documents.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie PPTX to PDF Converter

Download PPTX to PDF Converter-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Convert PowerPoint slides to PDF documents. 

Supported file types are
.pptx and .ppt

WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT?
We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With PPTX to PDF Converter, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.

New version: removed new tab change.

You can uninstall the extension at any time.                    

Basisinformatie over de Extensie

Naam PPTX to PDF Converter PPTX to PDF Converter
ID mckakjpbeodecoangkmlaflnfadelgml
Officiële URL https://chromewebstore.google.com/detail/pptx-to-pdf-converter/mckakjpbeodecoangkmlaflnfadelgml
Beschrijving Convert PowerPoint slides(pptx) to PDF documents.
Bestandsgrootte 4.63 MB
Aantal Installaties 1,161
Huidige Versie 5
Laatst Bijgewerkt 2023-06-13
Publicatiedatum 2020-05-28
Beoordeling 2.45/5 Totaal 11 Beoordelingen
Ontwikkelaar https://online-converter.freepdfsolutions.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://online-converter.freepdfsolutions.com/#pptx-to-pdf-converter
URL van de Privacybeleid Pagina https://www.freepdfsolutions.com/privacypolicy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "PPTX to PDF Converter",
    "description": "__MSG_extDescription__",
    "version": "5",
    "version_name": "5",
    "icons": {
        "128": "icons\/icon-128.png",
        "48": "icons\/icon-48.png",
        "16": "icons\/icon-16.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_title": "PPTX to PDF Converter"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/online-converter.freepdfsolutions.com\/*"
    ]
}