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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |