Worldview

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

What is Worldview?

Worldview is a Chrome extension developed by Esri UK Map Labs, and its main feature is "Experience a beautiful map from Esri every time you open a new tab.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Worldview Extension CRX File

Download Worldview extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Worldview Worldview
ID aflbpeobpgdpibcfhkkjhaonbbpkmefg
Official URL https://chromewebstore.google.com/detail/worldview/aflbpeobpgdpibcfhkkjhaonbbpkmefg
Description Experience a beautiful map from Esri every time you open a new tab.
File Size 1.02 MB
Installation Count 3,075
Current Version 4.0.0
Last Updated 2024-02-08
Publish Date 2020-05-26
Rating 4.70/5 Total 37 Ratings
Developer Esri UK Map Labs
Email [email protected]
Payment Type free
Extension Website https://esriuk.com
Supported Languages 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": []
}