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
官方網址 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'"
}