Worldview

Experience a beautiful map from Esri every time you open a new tab.

Worldview là gì?

Worldview là một tiện ích mở rộng Chrome được phát triển bởi Esri UK Map Labs, và tính năng chính của nó là "Experience a beautiful map from Esri every time you open a new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Worldview

Tải xuống các tệp mở rộng Worldview dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Worldview Worldview
ID aflbpeobpgdpibcfhkkjhaonbbpkmefg
URL Chính Thức https://chromewebstore.google.com/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg
Mô tả Experience a beautiful map from Esri every time you open a new tab.
Kích Thước Tệp 1.02 MB
Số Lần Cài Đặt 3,075
Phiên Bản Hiện Tại 4.0.0
Cập Nhật Lần Cuối 2024-02-08
Ngày Phát Hành 2020-05-26
Đánh Giá 4.70/5 Tổng số 37 Đánh Giá
Nhà Phát Triển Esri UK Map Labs
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://esriuk.com
Ngôn Ngữ Được Hỗ Trợ 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": []
}