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 | 
| 官方網址 | 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 | 
| 電子郵箱 | [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"
    }
}  |  |