Explorer for Similarweb - More Insights

Fast. Free. Open Similarweb with just one click.

Explorer for Similarweb - More Insights क्या है?

Explorer for Similarweb - More Insights amzbase द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fast. Free. Open Similarweb with just one click."।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में Explorer for Similarweb - More Insights एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Gain unrestricted access to Similarweb data for more insights without the need for registration. No account creation or sign-in required.                    

एक्सटेंशन की मूल जानकारी

नाम Explorer for Similarweb - More Insights Explorer for Similarweb - More Insights
ID gnbellfcojlbfpnidlcggimfffcgohdp
आधिकारिक URL https://chromewebstore.google.com/detail/explorer-for-similarweb-m/gnbellfcojlbfpnidlcggimfffcgohdp
विवरण Fast. Free. Open Similarweb with just one click.
फ़ाइल का आकार 16.9 KB
स्थापना संख्या 177
वर्तमान संस्करण 1.1
अंतिम अपडेट 2023-10-13
प्रकाशन तिथि 2023-10-13
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर amzbase
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://website2pdf.extensionfox.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "name": "Explorer for Similarweb - More Insights",
    "version": "1.1",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "description": "Fast. Free. Open Similarweb with just one click.",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png"
    },
    "action": {
        "default_title": "Open in Similarweb"
    },
    "permissions": [
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}