Online Image Compressor for JPG/PNG/SVG/GIF
Easily compress images in your Chrome browser and keep the highest quality.
Vad är Online Image Compressor for JPG/PNG/SVG/GIF?
Online Image Compressor for JPG/PNG/SVG/GIF är en Chrome-tillägg utvecklad av Vidmore, och dess huvudfunktion är "Easily compress images in your Chrome browser and keep the highest quality.".
Tilläggsskärmbilder
Ladda ner Online Image Compressor for JPG/PNG/SVG/GIF-förlängningens CRX-fil
Ladda ner Online Image Compressor for JPG/PNG/SVG/GIF-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Online Image Compressor for Chrome offers you a quick and free solution to reducing image file size. You do not need to sign up or download any program. All compression processes run in your browser. For web developers: optimize and compress images for web, to make your website load faster. For normal users: compress photos to free up storage space and for easy sharing. Features ✔ Up to 40 images at one time, 5 MB each. ✔ Support compressing JPG (JPEG), PNG, SVG and GIF. ✔ No watermark added. ✔ Easy and safe to use. ✔ Works in all major browsers. How to 1. Click the plus button to upload your image files. 2. Wait for the upload and compression processes. 3. Click "Download All" to download all compressed images at once. Or you can download each image individually. Enjoy!
Grundläggande Information om Tillägg
Namn | |
ID | akjoejepomnhbhlfhmocodajiloddebh |
Officiell webbadress | https://chrome.google.com/webstore/detail/online-image-compressor-f/akjoejepomnhbhlfhmocodajiloddebh |
Beskrivning | Easily compress images in your Chrome browser and keep the highest quality. |
Filstorlek | 22.91 KB |
Antal Installationer | 3,155 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2020-05-26 |
Publiceringsdatum | 2020-05-26 |
Betyg | 3.67/5 Totalt 3 Betyg |
Utvecklare | Vidmore |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.vidmore.com/free-online-image-compressor/ |
Stödda Språk | de,en,fr,es,it,pt-PT,ru,zh-CN,ja |
manifest.json | |
{ "browser_action": { "default_icon": { "128": "images\/icon.png", "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png" }, "default_popup": "index.html", "default_title": "__MSG_title__" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "images\/icon.png", "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png" }, "manifest_version": 2, "name": "__MSG_title__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |