Earthquakes Today
Map and listing of the latest earthquakes all over the world everytime you open a new tab.
Was ist Earthquakes Today?
Earthquakes Today ist eine Chrome-Erweiterung, die von https://earthquakefeed.com entwickelt wurde, und ihr Hauptmerkmal ist "Map and listing of the latest earthquakes all over the world everytime you open a new tab.".
Erweiterungsscreenshots
Earthquakes Today-Erweiterungs-CRX-Datei herunterladen
Laden Sie Earthquakes Today-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        Stay informed about the latest earthquakes around the world with the Earthquakes Today Chrome Extension. Every time you open a new tab, you'll see a list of popular links to access earthquake data in seismically active areas, and a map displaying the location and magnitude of recent earthquakes around the world. Never miss out on important seismic activity again with this handy extension!                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | hdbcncfamfkajjlegifmcideojcckkbk | 
| Offizielle URL | https://chromewebstore.google.com/detail/earthquakes-today/hdbcncfamfkajjlegifmcideojcckkbk | 
| Beschreibung | Map and listing of the latest earthquakes all over the world everytime you open a new tab. | 
| Dateigröße | 14.08 KB | 
| Installationsanzahl | 126 | 
| Aktuelle Version | 1.0 | 
| Letztes Update | 2022-12-28 | 
| Veröffentlichungsdatum | 2022-12-27 | 
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen | 
| Entwickler | https://earthquakefeed.com | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://earthquakefeed.com | 
| URL der Datenschutzrichtlinien-Seite | https://earthquakefeed.com/earthquake-feed-review-privacy | 
| Unterstützte Sprachen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Earthquakes Today",
    "version": "1.0",
    "description": "Map and listing of the latest earthquakes all over the world everytime you open a new tab.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "earthquakefeed.html"
    }
}  |  |