Worldview
Experience a beautiful map from Esri every time you open a new tab.
什么是Worldview?
Worldview是由Esri UK Map Labs开发的Chrome扩展程序,该扩展的主要功能是“Experience a beautiful map from Esri every time you open a new tab.”。
扩展截图
下载Worldview扩展crx文件
下载Worldview扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Explore some of the world's most interesting and beautiful places through satellite imagery every time you open a new tab. The list of places is always growing so there's always somewhere new to discover. 扩展基本信息
| 名称 | |
| ID | aflbpeobpgdpibcfhkkjhaonbbpkmefg |
| 官方URL | https://chromewebstore.google.com/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg |
| 简介 | Experience a beautiful map from Esri every time you open a new tab. |
| 文件大小 | 1.02 MB |
| 安装次数 | 3,075 |
| 当前版本 | 4.0.0 |
| 更新时间 | 2024-02-08 |
| 上架时间 | 2020-05-26 |
| 评分 | 4.70/5 共37次评分 |
| 开发者 | Esri UK Map Labs |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://esriuk.com |
| 支持的语言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Worldview",
"description": "Experience a beautiful map from Esri every time you open a new tab.",
"version": "4.0.0",
"manifest_version": 3,
"author": "Esri UK Technical Research Team",
"icons": {
"128": "assets\/icon-128.png",
"16": "assets\/icon-16.png",
"48": "assets\/icon-48.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": []
} | |