SimplePDF - Edit and Fill PDF

Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy

Hvad er SimplePDF - Edit and Fill PDF?

SimplePDF - Edit and Fill PDF er en Chrome-udvidelse udviklet af https://simplepdf.eu, og dens hovedfunktion er "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download SimplePDF - Edit and Fill PDF-udvidelses-CRX-fil

Download SimplePDF - Edit and Fill PDF-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        The SimplePDF extension allows you to easily open any PDF using the Simple PDF editor without leaving the page you are currently viewing.

SimplePDF respects your privacy: the document you load and the data you fill in are never sent to a server. Read more about it in our privacy policy: https://simplepdf.eu/privacy-policy                    

Grundlæggende oplysninger om udvidelsen

Navn SimplePDF - Edit and Fill PDF SimplePDF - Edit and Fill PDF
ID fgikademdabjcmnlgmgbifipooibbepi
Officiel URL https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi
Beskrivelse Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
Filstørrelse 24.83 KB
Antal Installationer 3,640
Nuværende Version 1.2.0
Senest Opdateret 2023-11-27
Udgivelsesdato 2022-09-26
Bedømmelse 4.54/5 Samlet 13 Bedømmelser
Udvikler https://simplepdf.eu
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://simplepdf.eu
Hjælpeside-URL https://www.simplepdf.eu/terms_of_service
URL til Fortrolighedspolitik Side https://simplepdf.eu/privacy-policy
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SimplePDF - Edit and Fill PDF",
    "description": "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy",
    "version": "1.2.0",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/logo_16.png",
            "32": "\/images\/logo_32.png",
            "48": "\/images\/logo_48.png",
            "128": "\/images\/logo_128.png"
        }
    },
    "icons": {
        "16": "\/images\/logo_16.png",
        "32": "\/images\/logo_32.png",
        "48": "\/images\/logo_48.png",
        "128": "\/images\/logo_128.png"
    }
}