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