Huntible Product Hunt

This extension provide us the detail information about walmart products.

Huntible Product Huntとは何ですか?

Huntible Product HuntはHuntibleによって開発されたChromeの拡張機能で、その主な機能は「This extension provide us the detail information about walmart products.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Huntible Product Hunt拡張機能のCRXファイルをダウンロード

Huntible Product Hunt拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Huntible Product Hunt Huntible Product Hunt
ID pkpcpdmhkjkfmbimjaljeaeglepelhlj
公式URL https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj
説明 This extension provide us the detail information about walmart products.
ファイルサイズ 8.04 MB
インストール数 459
現在のバージョン 1.0.2
最終更新日 2023-01-30
公開日 2023-01-22
評価 5.00/5 合計 2 レビュー
開発者 Huntible
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://huntible.com/
プライバシーポリシーページのURL https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing
対応言語 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"
    ]
}