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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |