Huntible Product Hunt

This extension provide us the detail information about walmart products.

ما هو Huntible Product Hunt؟

Huntible Product Hunt هو إضافة Chrome تم تطويرها بواسطة Huntible، والميزة الرئيسية لها هي "This extension provide us the detail information about walmart products.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Huntible Product Hunt

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

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

                        It offers solutions for big data analytics, competitor monitoring, estimates and more.                    

معلومات أساسية عن التمديد

الاسم Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
عنوان URL الرسمي https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
الوصف This extension provide us the detail information about walmart products.
حجم الملف 8.04 MB
عدد التثبيتات 459
النسخة الحالية 1.0.2
آخر تحديث 2023-01-30
تاريخ النشر 2023-01-22
تقييم 5.00/5 مجموع تقييمات 2
المطور Huntible
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://huntible.com/
عنوان صفحة سياسة الخصوصية https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Huntible Product Hunt",
    "version": "1.0.2",
    "description": "This extension provide us the detail information about walmart products.",
    "manifest_version": 3,
    "author": "Huntible Inc.",
    "action": {
        "default_popup": "login.html",
        "default_title": "Huntible Product Hunt"
    },
    "icons": {
        "16": "\/static\/assets\/images\/favicon.png",
        "48": "\/static\/assets\/images\/Logo_sidebar.png",
        "128": "\/static\/assets\/images\/Logo.png"
    },
    "background": {
        "service_worker": "\/static\/assets\/js\/background.js"
    },
    "permissions": [
        "tabs"
    ]
}