Image to SVG converter
Convert image to Vector
Image to SVG converter क्या है?
Image to SVG converter pngtosvg द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert image to Vector"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Image to SVG converter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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": [ " |