Explorer for Similarweb - More Insights

Fast. Free. Open Similarweb with just one click.

ما هو Explorer for Similarweb - More Insights؟

Explorer for Similarweb - More Insights هو إضافة Chrome تم تطويرها بواسطة amzbase، والميزة الرئيسية لها هي "Fast. Free. Open Similarweb with just one click.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Explorer for Similarweb - More Insights

قم بتنزيل ملفات الامتداد Explorer for Similarweb - More Insights بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة سياسة الخصوصية 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"
}