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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 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 ของส่วนขยาย SimplePDF - Edit and Fill PDF

ดาวน์โหลดไฟล์ส่วนขยาย SimplePDF - Edit and Fill PDF ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}