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!”。

扩展截图

screenshot

下载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.                    

扩展基本信息

名称 PDF to Word Converter PDF to Word Converter
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
电子邮箱 [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\/*"
    ]
}