Huntible Product Hunt

This extension provide us the detail information about walmart products.

What is Huntible Product Hunt?

Huntible Product Hunt is a Chrome extension developed by Huntible, and its main feature is "This extension provide us the detail information about walmart products.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Huntible Product Hunt Extension CRX File

Download Huntible Product Hunt extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
Official URL https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Description This extension provide us the detail information about walmart products.
File Size 8.04 MB
Installation Count 459
Current Version 1.0.2
Last Updated 2023-01-30
Publish Date 2023-01-22
Rating 5.00/5 Total 2 Ratings
Developer Huntible
Email [email protected]
Payment Type free
Extension Website https://huntible.com/
Privacy Policy Page URL https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Supported Languages 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"
    ]
}