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": [ " |