Huntible Product Hunt

This extension provide us the detail information about walmart products.

Apa itu Huntible Product Hunt?

Huntible Product Hunt adalah ekstensi Chrome yang dikembangkan oleh Huntible, dan fitur utamanya adalah "This extension provide us the detail information about walmart products.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Huntible Product Hunt

Unduh file ekstensi Huntible Product Hunt dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
URL Resmi https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Deskripsi This extension provide us the detail information about walmart products.
Ukuran File 8.04 MB
Jumlah Instalasi 459
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2023-01-30
Tanggal Publikasi 2023-01-22
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Huntible
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://huntible.com/
URL Halaman Kebijakan Privasi https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Bahasa yang Didukung 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"
    ]
}