Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"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"
]
}