Magento 2 images replace tool
Magento 2 tool to reload images from alternative domain.
Co je Magento 2 images replace tool?
Magento 2 images replace tool je rozšíření Chrome vyvinuté Unknown, a jeho hlavní funkcí je „Magento 2 tool to reload images from alternative domain.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Magento 2 images replace tool
Stáhněte si soubory rozšíření Magento 2 images replace tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Magento 2 images replace tool |
ID | ghfnlnmgccmcdiifdnlghdpmnodpehmm |
Oficiální URL | https://chromewebstore.google.com/detail/magento-2-images-replace/ghfnlnmgccmcdiifdnlghdpmnodpehmm |
Popis | Magento 2 tool to reload images from alternative domain. |
Velikost souboru | 16.87 KB |
Počet instalací | 28 |
Aktuální Verze | 1.0.0 |
Poslední Aktualizace | 2021-11-04 |
Datum Vydání | 2021-11-03 |
Vývojář | Unknown |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/DaviBackendorf/images-replace-extension |
URL Stránky Nápovědy | https://github.com/DaviBackendorf/images-replace-extension |
Podporované Jazyky | 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": [ " |