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.
擴展基本資訊
名稱 | Worldview |
ID | aflbpeobpgdpibcfhkkjhaonbbpkmefg |
官方網址 | 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": [] } |