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",
"name": "Earthquake Monitor",
"description": "Shows earthquakes from USGS, GeoNet, BGS, GeoScience Australia and EMCS on a Google Maps backdrop.",
"version": "1.2.3",
"manifest_version": 3,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"https:\/\/dominoc925-pages.appspot.com\/webapp\/quakemon"
],
"launch": {
"web_url": "https:\/\/dominoc925-pages.appspot.com\/webapp\/quakemon\/default.html"
}
}
}