PDF24 Tools
This app opens the PDF24 online PDF Tools.
PDF24 Toolsคืออะไร?
PDF24 Tools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://tools.pdf24.org และคุณลักษณะหลักของมันคือ "This app opens the PDF24 online PDF Tools."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDF24 Tools
ดาวน์โหลดไฟล์ส่วนขยาย PDF24 Tools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This app opens the free and easy-to-use PDF24 online PDF tools with just one click. Around 30 PDF tools are available free of charge. PDF24 makes PDF really easy! ✓ Merge PDF ✓ Compress PDF ✓ Edit PDF ✓ Convert to PDF ✓ Convert PDF to ... ✓ Protect PDF ✓ Unlock PDF ✓ Split PDF ✓ Rotate PDF pages ✓ Remove PDF pages ✓ Extract PDF pages ✓ Rearrange PDF pages ✓ Images to PDF ✓ PDF to images ✓ Extract PDF images ✓ Webpage to PDF ✓ PDF OCR ✓ Create PDF job application ✓ Web optimize PDF ✓ Add watermark to PDFs ✓ Add page numbers to PDFs ✓ View as PDF ✓ PDF Overlay ✓ Compare PDFs ✓ Sign PDF ✓ Annotate PDF ✓ PDF Converter ✓ Create PDF with a camera ✓ Blacken PDF
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | eoinpcbakedlpilhibkbejdgkifenhfb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/pdf24-tools/eoinpcbakedlpilhibkbejdgkifenhfb |
คำอธิบาย | This app opens the PDF24 online PDF Tools. |
ขนาดไฟล์ | 180 KB |
จำนวนการติดตั้ง | 70,744 |
เวอร์ชันปัจจุบัน | 1.3 |
อัปเดตครั้งล่าสุด | 2021-04-27 |
วันที่เผยแพร่ | 2020-02-06 |
คะแนน | 4.61/5 รวมทั้งหมด 51 คะแนน |
ผู้พัฒนา | https://tools.pdf24.org |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://tools.pdf24.org |
URL หน้าช่วยเหลือ | https://help.pdf24.org |
URL หน้านโยบายความเป็นส่วนตัว | https://www.pdf24.org/en/privacy |
ภาษาที่รองรับ | de,en,fr,nl,vi,tr,es,it,hu,pl,ro,sv,cs,el,ru,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "short_name": "PDF24 Tools", "description": "__MSG_appDesc__", "version": "1.3", "default_locale": "en", "icons": { "32": "img\/icons\/icon_32.png", "64": "img\/icons\/icon_64.png", "128": "img\/icons\/icon_128.png", "192": "img\/icons\/icon_192.png", "256": "img\/icons\/icon_256.png", "512": "img\/icons\/icon_512.png" }, "permissions": [], "browser_action": { "default_title": "PDF24 Tools", "default_icon": "img\/icons\/icon_32.png" }, "background": { "scripts": [ "background.js" ] }, "manifest_version": 2 } |