Huntible Product Hunt

This extension provide us the detail information about walmart products.

Wat is Huntible Product Hunt?

Huntible Product Hunt is een Chrome-extensie ontwikkeld door Huntible, en de belangrijkste functie is "This extension provide us the detail information about walmart products.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Huntible Product Hunt

Download Huntible Product Hunt-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
Officiële URL https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Beschrijving This extension provide us the detail information about walmart products.
Bestandsgrootte 8.04 MB
Aantal Installaties 459
Huidige Versie 1.0.2
Laatst Bijgewerkt 2023-01-30
Publicatiedatum 2023-01-22
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Huntible
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://huntible.com/
URL van de Privacybeleid Pagina https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Ondersteunde Talen 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"
    ]
}