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 |
Eメール | [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" } } |