Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Hinfly",
"description": "Our determination to provide the best travel prices and services.",
"version": "1.1",
"icons": {
"128": "\/image\/hinfly_logo.png"
},
"homepage_url": "https:\/\/www.hinfly.com",
"permissions": [],
"background": {
"scripts": [
"\/script\/background.js"
]
},
"screenshots": [
{
"src": "\/image\/hinfly_screenshot1.png",
"type": "image\/png",
"sizes": "800x1280"
}
]
}