Document and Image Converter Toolbox

Document Processor and Image Converter Toolbox.

Document and Image Converter Toolboxคืออะไร?

Document and Image Converter Toolbox เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sciweavers และคุณลักษณะหลักของมันคือ "Document Processor and Image Converter Toolbox."

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

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Document and Image Converter Toolbox

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

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

                        The extension is a document and image converter toolbox. It converts Word, PowerPoint, Excel, Postscript, and major image formats to PDF. Converts PDF to thumbnails, text, or postscript. Converts Latex equations to image. Extracts text from images using optical character recognition OCR. Converts Latex documents to Word. Provides conversion among major image formats.

Chrome Extensions are not allowed to load local files for security purposes. Therefore, this extension is limited to converting your online files only.                    

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

ชื่อ Document and Image Converter Toolbox Document and Image Converter Toolbox
ID jpjkaekegnficmcdgicgdbnpnjiaeldi
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/document-and-image-conver/jpjkaekegnficmcdgicgdbnpnjiaeldi
คำอธิบาย Document Processor and Image Converter Toolbox.
ขนาดไฟล์ 10.93 KB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 5.0
อัปเดตครั้งล่าสุด 2018-10-04
วันที่เผยแพร่ 2018-10-03
คะแนน 3.24/5 รวมทั้งหมด 121 คะแนน
ผู้พัฒนา sciweavers
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.sciweavers.org/
URL หน้าช่วยเหลือ http://www.sciweavers.org/sci2ools
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Document and Image Converter Toolbox",
    "version": "5.0",
    "manifest_version": 2,
    "description": "Document Processor and Image Converter Toolbox.",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    }
}