Image to SVG converter
Convert image to Vector
Image to SVG converterคืออะไร?
Image to SVG converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pngtosvg และคุณลักษณะหลักของมันคือ "Convert image to Vector"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image to SVG converter
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |