Vantage Point

A satellite imagery calendar by DigitalGlobe

什么是Vantage Point?

Vantage Point是由dgdigitaldevelopment开发的Chrome扩展程序,该扩展的主要功能是“A satellite imagery calendar by DigitalGlobe”。

扩展截图

screenshot
screenshot

下载Vantage Point扩展crx文件

下载Vantage Point扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Enjoy a striking satellite image of our changing planet each time you open a new tab, with a monthly calendar at the forefront.

See the world from space, every time you open a new tab. With this digital calendar, experience images from around the world, captured by DigitalGlobe’s constellation of satellites, beneath your monthly calendar. See an image you like? Click the download button to save a jpeg file.                    

扩展基本信息

名称 Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
官方URL https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
简介 A satellite imagery calendar by DigitalGlobe
文件大小 330 KB
安装次数 370
当前版本 1.0.10
更新时间 2016-12-20
上架时间 2016-12-20
评分 4.11/5 共9次评分
开发者 dgdigitaldevelopment
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vantage Point",
    "version": "1.0.10",
    "manifest_version": 2,
    "description": "A satellite imagery calendar by DigitalGlobe",
    "homepage_url": "http:\/\/www.digitalglobe.com",
    "icons": {
        "16": "icons\/favicon16.png",
        "32": "icons\/favicon32.png",
        "128": "icons\/favicon128.jpg",
        "196": "icons\/favicon196.jpg"
    },
    "chrome_url_overrides": {
        "newtab": "src\/dgnewtab.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}