PDF Central
A Comprehensive Chrome Extension for PDF & DOC Management
PDF Central란 무엇입니까?
PDF Central은(는) developer에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Comprehensive Chrome Extension for PDF & DOC Management"입니다.
확장 프로그램 스크린샷
PDF Central 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Unleash the Full Potential of Your PDFs with File Conversion, Merging, and Compression. Seamlessly Convert PDF Documents to Editable Word Files (DOC) and Vice Versa. Consolidate Multiple Files into a Single PDF Format Using the PDF Merge Feature. Optimize and Compress PDF Files without Compromising Quality with the PDF Compression Feature. Reduce the File Size of Large PDF Documents, Enhancing Ease of Sharing, Storage, and Transmission.
확장 프로그램 기본 정보
이름 | PDF Central |
ID | coimhgadofnifgdmjcfbfajgkdcaedde |
공식 URL | https://chromewebstore.google.com/detail/pdf-central/coimhgadofnifgdmjcfbfajgkdcaedde |
설명 | A Comprehensive Chrome Extension for PDF & DOC Management |
파일 크기 | 269 KB |
설치 횟수 | 1,396 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2023-06-15 |
출시 날짜 | 2023-06-15 |
개발자 | developer |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://pdfcentralapp.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PDF Central", "version": "1.0.0", "description": "A Comprehensive Chrome Extension for PDF & DOC Management", "icons": { "16": "images\/16px.png", "96": "images\/48px.png", "128": "images\/128px.png" }, "action": { "default_icon": { "16": "images\/16px.png", "96": "images\/48px.png", "128": "images\/128px.png" }, "default_title": "PDF Central", "default_popup": "index.html" } } |