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",
"manifest_version": 3,
"name": "Manuals Hunt",
"description": "Access over 60,000+ manuals via a widget on your toolbar with the Manuals Hunt extension.",
"version": "1.0.1",
"action": {
"default_title": "Manuals Hunt"
},
"host_permissions": [
"*:\/\/manualshunt.com\/*"
],
"background": {
"service_worker": ".\/js\/background.js"
},
"icons": {
"48": ".\/images\/manuals-ext.png"
}
}