Magewave - Magento Version identifier

Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using

Wat is Magewave - Magento Version identifier?

Magewave - Magento Version identifier is een Chrome-extensie ontwikkeld door Shafeel Sha, en de belangrijkste functie is "Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Magewave - Magento Version identifier

Download Magewave - Magento Version identifier-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Thanks for using Magewave This Extension helps to identify whether your website uses Magento or not. In Magento websites, it shows which Magento version and edition you're using, how much time it takes to load the website, and it also generates QR Code on your website. you can scan it using mobile camera/QR scanning apps. The Site loading time may be varying based on your network speed and Performance.                    

Basisinformatie over de Extensie

Naam Magewave - Magento Version identifier Magewave - Magento Version identifier
ID ikmndhpkjkjmhhoackhijohlplkimpdk
Officiële URL https://chromewebstore.google.com/detail/magewave-magento-version/ikmndhpkjkjmhhoackhijohlplkimpdk
Beschrijving Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using
Bestandsgrootte 82.82 KB
Aantal Installaties 219
Huidige Versie 1.5
Laatst Bijgewerkt 2019-12-02
Publicatiedatum 2019-12-02
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Shafeel Sha
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://magewave.ignitivo.com/
Help Pagina-URL http://magewave.ignitivo.com/
URL van de Privacybeleid Pagina http://magentoversion.online/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Magewave - Magento Version identifier",
    "description": "Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using",
    "version": "1.5",
    "icons": {
        "16": "mw_icon.png",
        "32": "mw_icon.png",
        "48": "mw_icon.png",
        "64": "mw_icon.png",
        "96": "mw_icon.png",
        "128": "mw_icon.png"
    },
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_icon": "mw_icon.png",
        "default_popup": "popup.html"
    }
}