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 |
公式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 |
Eメール | [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": [] } |