Huntible Product Hunt

This extension provide us the detail information about walmart products.

Hvad er Huntible Product Hunt?

Huntible Product Hunt er en Chrome-udvidelse udviklet af Huntible, og dens hovedfunktion er "This extension provide us the detail information about walmart products.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Huntible Product Hunt-udvidelses-CRX-fil

Download Huntible Product Hunt-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
Officiel URL https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Beskrivelse This extension provide us the detail information about walmart products.
Filstørrelse 8.04 MB
Antal Installationer 459
Nuværende Version 1.0.2
Senest Opdateret 2023-01-30
Udgivelsesdato 2023-01-22
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler Huntible
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://huntible.com/
URL til Fortrolighedspolitik Side https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Understøttede Sprog 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"
    ]
}