Huntible Product Hunt

This extension provide us the detail information about walmart products.

Cos'è Huntible Product Hunt?

Huntible Product Hunt è un'estensione di Chrome sviluppata da Huntible, e la sua funzione principale è "This extension provide us the detail information about walmart products.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Huntible Product Hunt

Scarica i file di estensione Huntible Product Hunt in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
URL Ufficiale https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Descrizione This extension provide us the detail information about walmart products.
Dimensione del File 8.04 MB
Conteggio Installazioni 459
Versione Corrente 1.0.2
Ultimo Aggiornamento 2023-01-30
Data di Pubblicazione 2023-01-22
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Huntible
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://huntible.com/
URL della Pagina della Politica sulla Privacy https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Lingue Supportate 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"
    ]
}