Image to SVG converter
Convert image to Vector
Co to jest Image to SVG converter?
Image to SVG converter to rozszerzenie Chrome opracowane przez pngtosvg, a jego główną funkcją jest „Convert image to Vector”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Image to SVG converter
Pobierz pliki rozszerzeń Image to SVG converter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | igfljaiioaajinicgaanckmanipoenco |
Oficjalny URL | https://chrome.google.com/webstore/detail/image-to-svg-converter/igfljaiioaajinicgaanckmanipoenco |
Opis | Convert image to Vector |
Rozmiar pliku | 35.64 KB |
Liczba instalacji | 954 |
Aktualna Wersja | 0.5 |
Ostatnia Aktualizacja | 2018-10-13 |
Data Publikacji | 2018-10-13 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | pngtosvg |
Typ Płatności | free |
Strona Rozszerzenia | https://www.pngtosvg.com |
Obsługiwane Języki | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "bg.js" ] }, "browser_action": { "default_icon": "icon128.png" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |