Huntible Product Hunt

This extension provide us the detail information about walmart products.

Vad är Huntible Product Hunt?

Huntible Product Hunt är en Chrome-tillägg utvecklad av Huntible, och dess huvudfunktion är "This extension provide us the detail information about walmart products.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Huntible Product Hunt-förlängningens CRX-fil

Ladda ner Huntible Product Hunt-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
Officiell webbadress https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Beskrivning This extension provide us the detail information about walmart products.
Filstorlek 8.04 MB
Antal Installationer 459
Aktuell Version 1.0.2
Senast Uppdaterad 2023-01-30
Publiceringsdatum 2023-01-22
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Huntible
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://huntible.com/
URL till Sekretesspolicy Sidan https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Stödda Språk 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"
    ]
}