Vantage Point

A satellite imagery calendar by DigitalGlobe

Wat is Vantage Point?

Vantage Point is een Chrome-extensie ontwikkeld door dgdigitaldevelopment, en de belangrijkste functie is "A satellite imagery calendar by DigitalGlobe".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Vantage Point

Download Vantage Point-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
Officiële URL https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
Beschrijving A satellite imagery calendar by DigitalGlobe
Bestandsgrootte 330 KB
Aantal Installaties 370
Huidige Versie 1.0.10
Laatst Bijgewerkt 2016-12-20
Publicatiedatum 2016-12-20
Beoordeling 4.11/5 Totaal 9 Beoordelingen
Ontwikkelaar dgdigitaldevelopment
Betalingswijze free
Ondersteunde Talen 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'"
}