Huntible Product Hunt

This extension provide us the detail information about walmart products.

Τι είναι το Huntible Product Hunt;

Το Huntible Product Hunt είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Huntible, και η κύρια λειτουργία του είναι "This extension provide us the detail information about walmart products.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Huntible Product Hunt

Λήψη αρχείων επέκτασης 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
Ηλεκτρονικό ταχυδρομείο [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"
    ]
}