WEBP Converter
JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.
Co to jest WEBP Converter?
WEBP Converter to rozszerzenie Chrome opracowane przez jpchhabarwal10, a jego główną funkcją jest „JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia WEBP Converter
Pobierz pliki rozszerzeń WEBP 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
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | agpjhpegndhhgmghocfgmjpkaicdgkib |
Oficjalny URL | https://chrome.google.com/webstore/detail/webp-converter/agpjhpegndhhgmghocfgmjpkaicdgkib |
Opis | JPG, PNG, GIF, BMP to WEBP converter with compression and resizing features. |
Rozmiar pliku | 387 KB |
Liczba instalacji | 1,867 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2021-05-22 |
Data Publikacji | 2021-05-22 |
Ocena | 3.00/5 Łącznie 1 Oceny |
Deweloper | jpchhabarwal10 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://convertowebp.com/ |
Adres URL Strony Pomocy | https://convertowebp.com/ |
Adres URL Strony Polityki Prywatności | https://jaifont.com/pages/privacy_policy |
Obsługiwane Języki | 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\/" ] } |