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"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Magewave - Magento Version identifier

ดาวน์โหลดไฟล์ส่วนขยาย Magewave - Magento Version identifier ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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"
    }
}