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

What is SimplePDF - Edit and Fill PDF?

SimplePDF - Edit and Fill PDF is a Chrome extension developed by https://simplepdf.eu, and its main feature is "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".

Extension Screenshots

screenshot
screenshot
screenshot

Download SimplePDF - Edit and Fill PDF Extension CRX File

Download SimplePDF - Edit and Fill PDF extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name SimplePDF - Edit and Fill PDF SimplePDF - Edit and Fill PDF
ID fgikademdabjcmnlgmgbifipooibbepi
Official URL 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
File Size 24.83 KB
Installation Count 3,640
Current Version 1.2.0
Last Updated 2023-11-27
Publish Date 2022-09-26
Rating 4.54/5 Total 13 Ratings
Developer https://simplepdf.eu
Email [email protected]
Payment Type free
Extension Website https://simplepdf.eu
Help Page URL https://www.simplepdf.eu/terms_of_service
Privacy Policy Page URL https://simplepdf.eu/privacy-policy
Supported Languages 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"
    }
}