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
官方網址 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\/*"
    ]
}