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 |
官方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" } } |