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文件
下載PDF Magic擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } } |