Image conv to eps

画像をeps形式ファイルに変換

What is Image conv to eps?

Image conv to eps is a Chrome extension developed by mobagitukai, and its main feature is "画像をeps形式ファイルに変換".

Download Image conv to eps Extension CRX File

Download Image conv to eps extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        画像をeps形式に変換して、ダウンロードできます。
右クリックメニューから機能を選択します。                    

Extension Basic Information

Name Image conv to eps Image conv to eps
ID mffbhnkpiodilempdolgbmaemkgfgjan
Official URL https://chromewebstore.google.com/detail/image-conv-to-eps/mffbhnkpiodilempdolgbmaemkgfgjan
Description 画像をeps形式ファイルに変換
File Size 8.21 KB
Installation Count 29
Current Version 0.1
Last Updated 2015-12-15
Publish Date 2015-12-15
Developer mobagitukai
Payment Type free
Supported Languages 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
}