Build With Elementor

Find if this site built with elementor

Build With Elementorとは何ですか?

Build With Elementorはbuildwithelementor.comによって開発されたChromeの拡張機能で、その主な機能は「Find if this site built with elementor」です。

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

screenshot
screenshot

Build With Elementor拡張機能のCRXファイルをダウンロード

Build With Elementor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        You what to figure out if site built with elementor? one click and we scan site and tell you
more then 11 millions websites built with elementor all over the world                    

拡張機能の基本情報

名前 Build With Elementor Build With Elementor
ID jnbecailhoakifjnaglmmlfjkadiebkh
公式URL https://chromewebstore.google.com/detail/build-with-elementor/jnbecailhoakifjnaglmmlfjkadiebkh
説明 Find if this site built with elementor
ファイルサイズ 10.4 KB
インストール数 883
現在のバージョン 1.0.4
最終更新日 2022-10-22
公開日 2022-03-13
開発者 buildwithelementor.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://buildwithelementor.com
ヘルプページのURL https://buildwithelementor.com
プライバシーポリシーページのURL https://buildwithelementor.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Build With Elementor",
    "description": "Find if this site built with elementor",
    "version": "1.0.4",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "icon128.png"
        }
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*\/"
    ]
}