Save & convert image as type
Save jpeg, avif, jfif, webp as jpg, png or webp by context menu on image.
Τι είναι το Save & convert image as type;
Το Save & convert image as type είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://chromedeveloper.com, και η κύρια λειτουργία του είναι "Save jpeg, avif, jfif, webp as jpg, png or webp by context menu on image.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Save & convert image as type
Λήψη αρχείων επέκτασης Save & convert image as type σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Download all images from Google Chrome immediately in jpg, png or webp formats. You can also download formats such as avif and jfif that you can download from Google but cannot open on your computer, as jpg or png. All you have to do is right-click on the image and select the format you want to download. 🤔 UPDATE NOTES 04.11.2023 . Edit Bugs . Add new Languages 05.02.2024 . Edit Bugs . Add Jfif Files . Fixed features that were not working
Βασικές Πληροφορίες Επέκτασης
Όνομα | Save & convert image as type |
ID | lnlchohkeddhloofakaoeedchldfkkbh |
Επίσημο URL | https://chromewebstore.google.com/detail/save-convert-image-as-typ/lnlchohkeddhloofakaoeedchldfkkbh |
Περιγραφή | Save jpeg, avif, jfif, webp as jpg, png or webp by context menu on image. |
Μέγεθος Αρχείου | 47.25 KB |
Αριθμός Εγκαταστάσεων | 64 |
Τρέχουσα Έκδοση | 0.1.2 |
Τελευταία Ενημέρωση | 2024-02-05 |
Ημερομηνία Δημοσίευσης | 2023-11-25 |
Αξιολόγηση | 4.00/5 Συνολικά 5 Αξιολογήσεις |
Προγραμματιστής | https://chromedeveloper.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://chromedeveloper.com/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://chromedeveloper.com/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.chromedeveloper.com/privacy-policy |
Υποστηριζόμενες Γλώσσες | de,en,vi,ru,uk,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "author": "Lena Cliffson", "offline_enabled": true, "permissions": [ "downloads", "contextMenus", "offscreen", "activeTab", "storage" ], "short_name": "__MSG_extShortName__", "version": "0.1.2", "default_locale": "en", "description": "__MSG_extDescription__", "host_permissions": [ " |