PDF to Word Converter
Get your PDF documents converted to Word document file format instantly!
PDF to Word Converterとは何ですか?
PDF to Word Converterはhttps://online-converter.freepdfsolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Get your PDF documents converted to Word document file format instantly!」です。
拡張機能のスクリーンショット
PDF to Word Converter拡張機能のCRXファイルをダウンロード
PDF to Word Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT? We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so. With PDF to Word Converter, there's... • No registration required • Ease of use • Links to our online conversion utilities. The PDF to Word Converter offers convenient web search and quick links to poplar search engine/sites on Chrome New Tab page. You can uninstall the extension at any time.
拡張機能の基本情報
名前 | |
ID | cipfifdaelajpfdkidjlkppkpkepejlo |
公式URL | https://chrome.google.com/webstore/detail/pdf-to-word-converter/cipfifdaelajpfdkidjlkppkpkepejlo |
説明 | Get your PDF documents converted to Word document file format instantly! |
ファイルサイズ | 71.71 KB |
インストール数 | 10,000 |
現在のバージョン | 2.0 |
最終更新日 | 2021-07-28 |
公開日 | 2018-09-28 |
評価 | 4.00/5 合計 6 レビュー |
開発者 | https://online-converter.freepdfsolutions.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://online-converter.freepdfsolutions.com/#pdf-to-word-converter |
プライバシーポリシーページのURL | https://freeconverting.com/privacy.php |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PDF to Word Converter", "default_locale": "en", "description": "Get your PDF documents converted to Word document file format instantly!", "background": { "scripts": [ "background.js" ] }, "version": "2.0", "icons": { "128": "images\/icon-128.png" }, "permissions": [ "*:\/\/api.freeconverting.com\/*" ], "homepage_url": "https:\/\/api.freeconverting.com\/pdf-to-docx-converter.html", "browser_action": { "default_icon": "images\/icon-128.png" }, "web_accessible_resources": [ "interface\/*" ] } |