PDF Magic
Create and convert PDF to an editable DOC format.
PDF Magic란 무엇입니까?
PDF Magic은(는) rachel에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create and convert PDF to an editable DOC format."입니다.
확장 프로그램 스크린샷
PDF Magic 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
PDF Magic is a top of the class PDF converter tool! With PDF Magic, you can convert PDF to DOC, DOC to PDF and more, in seconds and it is free to use.
확장 프로그램 기본 정보
이름 | |
ID | iaelhpkgkhgbepiciamljajmajjnklak |
공식 URL | https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak |
설명 | Create and convert PDF to an editable DOC format. |
파일 크기 | 174 KB |
설치 횟수 | 3,934 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-07-27 |
출시 날짜 | 2021-01-10 |
개발자 | rachel |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.pdfmagiconline.com/ |
개인정보 보호 정책 페이지 URL | https://www.pdfmagiconline.com/privacy |
지원되는 언어 | en-US |
manifest.json | |
{ "manifest_version": 3, "name": "PDF Magic", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1", "description": "Create and convert PDF to an editable DOC format.", "icons": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "action": { "default_icon": { "16": "images\/16x16.png", "96": "images\/48x48.png", "128": "images\/128x128.png" }, "default_title": "PDF Magic", "default_popup": "index.html" } } |