PDF24 Tools
This app opens the PDF24 online PDF Tools.
什麼是PDF24 Tools?
PDF24 Tools是由https://tools.pdf24.org開發的Chrome擴展程式,該擴展的主要功能是“This app opens the PDF24 online PDF Tools.”。
擴展截圖
下載PDF24 Tools擴展crx文件
下載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 |
官方網址 | 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 } |