PSD to JPG Converter

Convert PSD files to JPG format

PSD to JPG Converterとは何ですか?

PSD to JPG Converterはhttp://freepicturesolutions.comによって開発されたChromeの拡張機能で、その主な機能は「Convert PSD files to JPG format」です。

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

screenshot

PSD to JPG Converter拡張機能のCRXファイルをダウンロード

PSD to JPG Converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        How to convert PSD to JPG?	 

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

拡張機能の基本情報

名前 PSD to JPG Converter PSD to JPG Converter
ID apldfgffjcjibdenknigdmoafjflmban
公式URL https://chrome.google.com/webstore/detail/psd-to-jpg-converter/apldfgffjcjibdenknigdmoafjflmban
説明 Convert PSD files to JPG format
ファイルサイズ 43.11 KB
インストール数 139
現在のバージョン 2.0
最終更新日 2020-05-28
公開日 2020-05-28
評価 2.00/5 合計 1 レビュー
開発者 http://freepicturesolutions.com
支払い方法 free
拡張機能のウェブサイト http://freepicturesolutions.com/online/#psd-to-jpg-converter
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PSD to JPG Converter",
    "default_locale": "en",
    "description": "Convert PSD files to JPG format",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "icons": {
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}