WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Что такое WEBP Converter?
WEBP Converter - это расширение Chrome, разработанное jpchhabarwal10, и его основная функция - "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.".
Снимки экрана расширения
Скачать файл CRX расширения WEBP Converter
Скачайте файлы расширений WEBP Converter в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This Chrome Extension tool is an very advanced and free online tool that lets you convert your image files in .webp extension. You can upload and convert various image formats like .png, .gif, .webp, .wbmp, .bmp etcetra. ⟹ Features of Convertowebp tool -Set new width and height (resize while converting in .webp) -Set background color to .png images and convert to .webp format -See your images preview -After uploading remove any image file you don't want to convert to .webp -Rotate left or Rotate right image and then convert to webp extension. ⟹ How to use this tool? click on the input button (Browse) to select image files. Here you can select one or multiple files. Now, you can see the images you selected through file picker tool in the right side and play with these like rotate any of them, remove mistakenly chose image or see their size by hovering or clicking on info icon which is above each of image. Click on "Convert To WEBP" button. Finally, files are uploading and soon will appear to be downloaded.
Основная информация о расширении
Название | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
Официальный URL | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Описание | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Размер файла | 387 KB |
Количество установок | 1,867 |
Текущая Версия | 1.0.0 |
Последнее Обновление | 2021-05-22 |
Дата публикации | 2021-05-22 |
Рейтинг | 3.00/5 Всего 1 оценок |
Разработчик | jpchhabarwal10 |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://convertowebp.com/ |
URL страницы помощи | https://convertowebp.com/ |
URL страницы политики конфиденциальности | https://jaifont.com/pages/privacy_policy |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "WEBP Converter", "version": "1.0.0", "description": "JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.", "browser_action": { "default_icon": "imgforsite\/convertowebp.png", "default_popup": "index.html" }, "permissions": [ "https:\/\/convertowebp.com\/" ] } |