Magewave - Magento Version identifier
Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using
Magewave - Magento Version identifier क्या है?
Magewave - Magento Version identifier Shafeel Sha द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Magewave - Magento Version identifier एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Magewave - Magento Version identifier |
ID | ikmndhpkjkjmhhoackhijohlplkimpdk |
आधिकारिक URL | https://chromewebstore.google.com/detail/magewave-magento-version/ikmndhpkjkjmhhoackhijohlplkimpdk |
विवरण | Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using |
फ़ाइल का आकार | 82.82 KB |
स्थापना संख्या | 219 |
वर्तमान संस्करण | 1.5 |
अंतिम अपडेट | 2019-12-02 |
प्रकाशन तिथि | 2019-12-02 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | Shafeel Sha |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://magewave.ignitivo.com/ |
सहायता पृष्ठ URL | http://magewave.ignitivo.com/ |
गोपनीयता नीति पृष्ठ URL | http://magentoversion.online/privacy |
समर्थित भाषाएँ | 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" } } |