Build With Elementor

Find if this site built with elementor

Build With Elementor क्या है?

Build With Elementor buildwithelementor.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find if this site built with elementor"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Build With Elementor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ 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:\/\/*\/"
    ]
}