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

Apa itu SimplePDF - Edit and Fill PDF?

SimplePDF - Edit and Fill PDF adalah ekstensi Chrome yang dikembangkan oleh https://simplepdf.eu, dan fitur utamanya adalah "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi SimplePDF - Edit and Fill PDF

Unduh file ekstensi SimplePDF - Edit and Fill PDF dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama SimplePDF - Edit and Fill PDF SimplePDF - Edit and Fill PDF
ID fgikademdabjcmnlgmgbifipooibbepi
URL Resmi https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi
Deskripsi Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
Ukuran File 24.83 KB
Jumlah Instalasi 3,640
Versi Saat Ini 1.2.0
Terakhir Diperbarui 2023-11-27
Tanggal Publikasi 2022-09-26
Penilaian 4.54/5 Total 13 Penilaian
Pengembang https://simplepdf.eu
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://simplepdf.eu
URL Halaman Bantuan https://www.simplepdf.eu/terms_of_service
URL Halaman Kebijakan Privasi https://simplepdf.eu/privacy-policy
Bahasa yang Didukung 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"
    }
}