Image conv to eps
画像をeps形式ファイルに変換
Image conv to epsとは何ですか?
Image conv to epsはmobagitukaiによって開発されたChromeの拡張機能で、その主な機能は「画像をeps形式ファイルに変換」です。
Image conv to eps拡張機能のCRXファイルをダウンロード
Image conv to eps拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        画像をeps形式に変換して、ダウンロードできます。
右クリックメニューから機能を選択します。                     拡張機能の基本情報
| 名前 |   |  
| ID | mffbhnkpiodilempdolgbmaemkgfgjan | 
| 公式URL | https://chromewebstore.google.com/detail/image-conv-to-eps/mffbhnkpiodilempdolgbmaemkgfgjan | 
| 説明 | 画像をeps形式ファイルに変換 | 
| ファイルサイズ | 8.21 KB | 
| インストール数 | 29 | 
| 現在のバージョン | 0.1 | 
| 最終更新日 | 2015-12-15 | 
| 公開日 | 2015-12-15 | 
| 開発者 | mobagitukai | 
| 支払い方法 | free | 
| 対応言語 | ja | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Image conv to eps",
    "description": "\u753b\u50cf\u3092eps\u5f62\u5f0f\u30d5\u30a1\u30a4\u30eb\u306b\u5909\u63db",
    "version": "0.1",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 2
}  |  |