Huntible Product Hunt

This extension provide us the detail information about walmart products.

¿Qué es Huntible Product Hunt?

Huntible Product Hunt es una extensión de Chrome desarrollada por Huntible, y su función principal es "This extension provide us the detail information about walmart products.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Huntible Product Hunt

Descarga archivos de extensión Huntible Product Hunt en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
URL Oficial https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Descripción This extension provide us the detail information about walmart products.
Tamaño del Archivo 8.04 MB
Cantidad de Instalaciones 459
Versión Actual 1.0.2
Última Actualización 2023-01-30
Fecha de Publicación 2023-01-22
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador Huntible
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://huntible.com/
URL de la Página de Política de Privacidad https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Idiomas Soportados 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"
    ]
}