Earthquakes Today
Map and listing of the latest earthquakes all over the world everytime you open a new tab.
Earthquakes Todayとは何ですか?
Earthquakes Todayはhttps://earthquakefeed.comによって開発されたChromeの拡張機能で、その主な機能は「Map and listing of the latest earthquakes all over the world everytime you open a new tab.」です。
拡張機能のスクリーンショット
Earthquakes Today拡張機能のCRXファイルをダウンロード
Earthquakes Today拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        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!                     拡張機能の基本情報
| 名前 |   |  
| ID | hdbcncfamfkajjlegifmcideojcckkbk | 
| 公式URL | https://chromewebstore.google.com/detail/earthquakes-today/hdbcncfamfkajjlegifmcideojcckkbk | 
| 説明 | Map and listing of the latest earthquakes all over the world everytime you open a new tab. | 
| ファイルサイズ | 14.08 KB | 
| インストール数 | 126 | 
| 現在のバージョン | 1.0 | 
| 最終更新日 | 2022-12-28 | 
| 公開日 | 2022-12-27 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | https://earthquakefeed.com | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://earthquakefeed.com | 
| プライバシーポリシーページのURL | https://earthquakefeed.com/earthquake-feed-review-privacy | 
| 対応言語 | 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"
    }
}  |  |