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

Qu'est-ce que SimplePDF - Edit and Fill PDF ?

SimplePDF - Edit and Fill PDF est une extension Chrome développée par https://simplepdf.eu, et sa fonction principale est "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension SimplePDF - Edit and Fill PDF

Téléchargez les fichiers d'extension SimplePDF - Edit and Fill PDF au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom SimplePDF - Edit and Fill PDF SimplePDF - Edit and Fill PDF
ID fgikademdabjcmnlgmgbifipooibbepi
URL Officiel https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi
Description Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
Taille du Fichier 24.83 KB
Nombre d'Installations 3,640
Version Actuelle 1.2.0
Dernière Mise à Jour 2023-11-27
Date de Publication 2022-09-26
Évaluation 4.54/5 Total 13 Évaluations
Développeur https://simplepdf.eu
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://simplepdf.eu
URL de la Page d'Aide https://www.simplepdf.eu/terms_of_service
URL de la Page de Politique de Confidentialité https://simplepdf.eu/privacy-policy
Langues Prises en Charge 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"
    }
}