Vantage Point

A satellite imagery calendar by DigitalGlobe

Was ist Vantage Point?

Vantage Point ist eine Chrome-Erweiterung, die von dgdigitaldevelopment entwickelt wurde, und ihr Hauptmerkmal ist "A satellite imagery calendar by DigitalGlobe".

Erweiterungsscreenshots

screenshot
screenshot

Vantage Point-Erweiterungs-CRX-Datei herunterladen

Laden Sie Vantage Point-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
Offizielle URL https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
Beschreibung A satellite imagery calendar by DigitalGlobe
Dateigröße 330 KB
Installationsanzahl 370
Aktuelle Version 1.0.10
Letztes Update 2016-12-20
Veröffentlichungsdatum 2016-12-20
Bewertung 4.11/5 Insgesamt 9 Bewertungen
Entwickler dgdigitaldevelopment
Zahlungsart free
Unterstützte Sprachen 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'"
}