Image to SVG converter
Convert image to Vector
Image to SVG converterとは何ですか?
Image to SVG converterはpngtosvgによって開発されたChromeの拡張機能で、その主な機能は「Convert image to Vector」です。
拡張機能のスクリーンショット
Image to SVG converter拡張機能のCRXファイルをダウンロード
Image to SVG converter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
How to use the Chrome Extension 1. Install the extension on Chrome 2. Go to any website or google image search. 3. Right click on any image 4. Select Convert Image to Vector option 5. This will redirect to the website https://pngtosvg.com 6. You can view the image on the stage in the website. 7. Follow the steps in the website to convert the image to a SVG vector. Enjoy!!
拡張機能の基本情報
名前 | |
ID | igfljaiioaajinicgaanckmanipoenco |
公式URL | https://chrome.google.com/webstore/detail/image-to-svg-converter/igfljaiioaajinicgaanckmanipoenco |
説明 | Convert image to Vector |
ファイルサイズ | 35.64 KB |
インストール数 | 954 |
現在のバージョン | 0.5 |
最終更新日 | 2018-10-13 |
公開日 | 2018-10-13 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | pngtosvg |
支払い方法 | free |
拡張機能のウェブサイト | https://www.pngtosvg.com |
対応言語 | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "bg.js" ] }, "browser_action": { "default_icon": "icon128.png" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |