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によって開発されたChromeの拡張機能で、その主な機能は「Magewave helps to identify whether your website uses Magento. In magento2 websites, it shows which Magento edition you're using」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Magewave - Magento Version identifier拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}