Magento 2 images replace tool
Magento 2 tool to reload images from alternative domain.
Hvad er Magento 2 images replace tool?
Magento 2 images replace tool er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Magento 2 tool to reload images from alternative domain.".
Udvidelsesskærmbilleder
Download Magento 2 images replace tool-udvidelses-CRX-fil
Download Magento 2 images replace tool-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ghfnlnmgccmcdiifdnlghdpmnodpehmm |
| Officiel URL | https://chromewebstore.google.com/detail/magento-2-images-replace/ghfnlnmgccmcdiifdnlghdpmnodpehmm |
| Beskrivelse | Magento 2 tool to reload images from alternative domain. |
| Filstørrelse | 16.87 KB |
| Antal Installationer | 28 |
| Nuværende Version | 1.0.0 |
| Senest Opdateret | 2021-11-04 |
| Udgivelsesdato | 2021-11-03 |
| Udvikler | Unknown |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/DaviBackendorf/images-replace-extension |
| Hjælpeside-URL | https://github.com/DaviBackendorf/images-replace-extension |
| Understøttede Sprog | 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": [
" | |