Document and Image Converter Toolbox

Document Processor and Image Converter Toolbox.

Document and Image Converter Toolboxとは何ですか?

Document and Image Converter Toolboxはsciweaversによって開発されたChromeの拡張機能で、その主な機能は「Document Processor and Image Converter Toolbox.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Document and Image Converter Toolbox拡張機能のCRXファイルをダウンロード

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"
    }
}