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 là gì?

Magewave - Magento Version identifier là một tiện ích mở rộng Chrome được phát triển bởi Shafeel Sha, và tính năng chính của nó là "Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Magewave - Magento Version identifier

Tải xuống các tệp mở rộng Magewave - Magento Version identifier dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Magewave - Magento Version identifier Magewave - Magento Version identifier
ID ikmndhpkjkjmhhoackhijohlplkimpdk
URL Chính Thức https://chromewebstore.google.com/detail/magewave-magento-version/ikmndhpkjkjmhhoackhijohlplkimpdk
Mô tả Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using
Kích Thước Tệp 82.82 KB
Số Lần Cài Đặt 219
Phiên Bản Hiện Tại 1.5
Cập Nhật Lần Cuối 2019-12-02
Ngày Phát Hành 2019-12-02
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Shafeel Sha
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://magewave.ignitivo.com/
URL Trang Trợ Giúp http://magewave.ignitivo.com/
URL Trang Chính Sách Bảo Mật http://magentoversion.online/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}