Build With Elementor

Find if this site built with elementor

Apa itu Build With Elementor?

Build With Elementor adalah ekstensi Chrome yang dikembangkan oleh buildwithelementor.com, dan fitur utamanya adalah "Find if this site built with elementor".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Build With Elementor

Unduh file ekstensi Build With Elementor dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Build With Elementor Build With Elementor
ID jnbecailhoakifjnaglmmlfjkadiebkh
URL Resmi https://chromewebstore.google.com/detail/build-with-elementor/jnbecailhoakifjnaglmmlfjkadiebkh
Deskripsi Find if this site built with elementor
Ukuran File 10.4 KB
Jumlah Instalasi 883
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2022-10-22
Tanggal Publikasi 2022-03-13
Pengembang buildwithelementor.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://buildwithelementor.com
URL Halaman Bantuan https://buildwithelementor.com
URL Halaman Kebijakan Privasi https://buildwithelementor.com/privacy-policy
Bahasa yang Didukung 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:\/\/*\/"
    ]
}