PDF Magic
Create and convert PDF to an editable DOC format.
What is PDF Magic?
PDF Magic is a Chrome extension developed by rachel, and its main feature is "Create and convert PDF to an editable DOC format.".
Extension Screenshots
Download PDF Magic Extension CRX File
Download PDF Magic extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | iaelhpkgkhgbepiciamljajmajjnklak |
Official URL | https://chrome.google.com/webstore/detail/pdf-magic/iaelhpkgkhgbepiciamljajmajjnklak |
Description | Create and convert PDF to an editable DOC format. |
File Size | 174 KB |
Installation Count | 3,934 |
Current Version | 1.0.1 |
Last Updated | 2022-07-27 |
Publish Date | 2021-01-10 |
Developer | rachel |
[email protected] | |
Payment Type | free |
Extension Website | https://www.pdfmagiconline.com/ |
Privacy Policy Page URL | https://www.pdfmagiconline.com/privacy |
Supported Languages | 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" } } |