Magento 2 images replace tool
Magento 2 tool to reload images from alternative domain.
Co to jest Magento 2 images replace tool?
Magento 2 images replace tool to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „Magento 2 tool to reload images from alternative domain.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Magento 2 images replace tool
Pobierz pliki rozszerzeń Magento 2 images replace tool 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
The problem Websites often have folders with multiple images, and in some cases the total size of these files can be very large, taking up a lot of space on the developer's storage drive. The extension's idea is to allow images to be loaded from an alternate domain, eliminating the need to have a local copy.
Podstawowe informacje o rozszerzeniu
Nazwa | Magento 2 images replace tool |
ID | ghfnlnmgccmcdiifdnlghdpmnodpehmm |
Oficjalny URL | https://chromewebstore.google.com/detail/magento-2-images-replace/ghfnlnmgccmcdiifdnlghdpmnodpehmm |
Opis | Magento 2 tool to reload images from alternative domain. |
Rozmiar pliku | 16.87 KB |
Liczba instalacji | 28 |
Aktualna Wersja | 1.0.0 |
Ostatnia Aktualizacja | 2021-11-04 |
Data Publikacji | 2021-11-03 |
Deweloper | Unknown |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/DaviBackendorf/images-replace-extension |
Adres URL Strony Pomocy | https://github.com/DaviBackendorf/images-replace-extension |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magento 2 images replace tool", "description": "Magento 2 tool to reload images from alternative domain.", "version": "1.0.0", "manifest_version": 3, "default_locale": "en_US", "permissions": [ "storage", "activeTab" ], "content_scripts": [ { "matches": [ " |