PDFCandy

free online PDF editor

Wat is PDFCandy?

PDFCandy is een Chrome-extensie ontwikkeld door https://pdfcandy.com, en de belangrijkste functie is "free online PDF editor".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PDFCandy

Download PDFCandy-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

                        PDF Candy at pdfcandy.com is an versatile online PDF solution. Compress, merge, split, convert, rearrange pages and much more. 

Increase your productivity by adding PDF Candy extension to your Chrome browser! Get instant access to all 44 online PDF tools. 

You may use the search function to find faster the tool you need.                    

Basisinformatie over de Extensie

Naam PDFCandy PDFCandy
ID omlipfboclalclnoekphiecadjlklphh
Officiële URL https://chrome.google.com/webstore/detail/pdfcandy/omlipfboclalclnoekphiecadjlklphh
Beschrijving free online PDF editor
Bestandsgrootte 64.7 KB
Aantal Installaties 276,498
Huidige Versie 1.0.2
Laatst Bijgewerkt 2020-11-12
Publicatiedatum 2020-11-12
Beoordeling 4.00/5 Totaal 19 Beoordelingen
Ontwikkelaar https://pdfcandy.com
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://pdfcandy.com/contact-us.html
URL van de Privacybeleid Pagina https://icecreamapps.com/privacypolicy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "PDFCandy",
    "version": "1.0.2",
    "description": "free online PDF editor",
    "permissions": [],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/pdfcandy16.png",
            "32": "images\/pdfcandy32.png",
            "48": "images\/pdfcandy48.png",
            "128": "images\/pdfcandy128.png"
        }
    },
    "icons": {
        "16": "images\/pdfcandy16.png",
        "32": "images\/pdfcandy32.png",
        "48": "images\/pdfcandy48.png",
        "128": "images\/pdfcandy128.png"
    },
    "manifest_version": 2
}