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 |
官方網址 | 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": [ " |