Huntible Product Hunt
This extension provide us the detail information about walmart products.
Qu'est-ce que Huntible Product Hunt ?
Huntible Product Hunt est une extension Chrome développée par Huntible, et sa fonction principale est "This extension provide us the detail information about walmart products.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Huntible Product Hunt
Téléchargez les fichiers d'extension Huntible Product Hunt au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
It offers solutions for big data analytics, competitor monitoring, estimates and more.
Informations de Base sur l'Extension
Nom | Huntible Product Hunt |
ID | pkpcpdmhkjkfmbimjaljeaeglepelhlj |
URL Officiel | https://chromewebstore.google.com/detail/huntible-product-hunt/pkpcpdmhkjkfmbimjaljeaeglepelhlj |
Description | This extension provide us the detail information about walmart products. |
Taille du Fichier | 8.04 MB |
Nombre d'Installations | 459 |
Version Actuelle | 1.0.2 |
Dernière Mise à Jour | 2023-01-30 |
Date de Publication | 2023-01-22 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Huntible |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://huntible.com/ |
URL de la Page de Politique de Confidentialité | https://docs.google.com/document/d/1KGMZqD4NbLohfKsUBUxuHchh-sAs1EXFDZIbjrPWndY/edit?usp=sharing |
Langues Prises en Charge | 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" ] } |