Huntible Product Hunt

This extension provide us the detail information about walmart products.

Huntible Product Hunt là gì?

Huntible Product Hunt là một tiện ích mở rộng Chrome được phát triển bởi Huntible, và tính năng chính của nó là "This extension provide us the detail information about walmart products.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Huntible Product Hunt

Tải xuống các tệp mở rộng Huntible Product Hunt dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
URL Chính Thức https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
Mô tả This extension provide us the detail information about walmart products.
Kích Thước Tệp 8.04 MB
Số Lần Cài Đặt 459
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2023-01-30
Ngày Phát Hành 2023-01-22
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Huntible
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://huntible.com/
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}