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 هو إضافة Chrome تم تطويرها بواسطة Shafeel Sha، والميزة الرئيسية لها هي "Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Magewave - Magento Version identifier
قم بتنزيل ملفات الامتداد Magewave - Magento Version identifier بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/ |
عنوان صفحة المساعدة | http://magewave.ignitivo.com/ |
عنوان صفحة سياسة الخصوصية | 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" } } |