Build With Elementor

Find if this site built with elementor

ما هو Build With Elementor؟

Build With Elementor هو إضافة Chrome تم تطويرها بواسطة buildwithelementor.com، والميزة الرئيسية لها هي "Find if this site built with elementor".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Build With Elementor

قم بتنزيل ملفات الامتداد Build With Elementor بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://buildwithelementor.com
عنوان صفحة المساعدة https://buildwithelementor.com
عنوان صفحة سياسة الخصوصية 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:\/\/*\/"
    ]
}