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

SimplePDF - Edit and Fill PDF क्या है?

SimplePDF - Edit and Fill PDF https://simplepdf.eu द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SimplePDF - Edit and Fill PDF एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम SimplePDF - Edit and Fill PDF SimplePDF - Edit and Fill PDF
ID fgikademdabjcmnlgmgbifipooibbepi
आधिकारिक URL https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi
विवरण Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
फ़ाइल का आकार 24.83 KB
स्थापना संख्या 3,640
वर्तमान संस्करण 1.2.0
अंतिम अपडेट 2023-11-27
प्रकाशन तिथि 2022-09-26
रेटिंग 4.54/5 कुल 13 रेटिंग्स
डेवलपर https://simplepdf.eu
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://simplepdf.eu
सहायता पृष्ठ URL https://www.simplepdf.eu/terms_of_service
गोपनीयता नीति पृष्ठ URL https://simplepdf.eu/privacy-policy
समर्थित भाषाएँ 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"
    }
}