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 | 
| 电子邮箱 | [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"
    }
}  |  |