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": "Map Route Pro",
"description": "Access maps and directions via a widget on your toolbar with the Map Route Pro extension.",
"version": "1.0.8",
"action": {
"default_title": "Map Route Pro"
},
"host_permissions": [
"*:\/\/maproutepro.com\/*"
],
"background": {
"service_worker": ".\/js\/background.js"
},
"icons": {
"48": "\/images\/maps-ext-chrome.png"
}
}