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": 3,
"name": "LoanConnect",
"version": "1.0.0",
"description": "Find Your Personal Loan \u2014 Fast & Free ",
"host_permissions": [
"https:\/\/api.leadsmarket.com\/*",
"https:\/\/api.ipify.org\/*"
],
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"action": {
"default_popup": "popup.html",
"default_title": "LoanConnect"
}
}