PDF to TXT Converter

Convert PDF files to TXT

PDF to TXT Converterคืออะไร?

PDF to TXT Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://online-converter.freepdfsolutions.com และคุณลักษณะหลักของมันคือ "Convert PDF files to TXT"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDF to TXT Converter

ดาวน์โหลดไฟล์ส่วนขยาย PDF to TXT Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        How to convert PDF to TXT?	 

1-Click extension icon - this will open PDF to TXT online conversion website. 
2-Select PDF file and click convert button.
3-You will get your TXT file download link in your email address.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ PDF to TXT Converter PDF to TXT Converter
ID fmnaeiiiibbdgiigfpafbneallaoeigp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/pdf-to-txt-converter/fmnaeiiiibbdgiigfpafbneallaoeigp
คำอธิบาย Convert PDF files to TXT
ขนาดไฟล์ 47.41 KB
จำนวนการติดตั้ง 168
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2020-06-02
วันที่เผยแพร่ 2020-06-02
ผู้พัฒนา https://online-converter.freepdfsolutions.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://online-converter.freepdfsolutions.com/ebooks.php#pdf-to-txt-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 TXT Converter",
    "default_locale": "en",
    "description": "Convert PDF files to TXT",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}