Vantage Point

A satellite imagery calendar by DigitalGlobe

Qu'est-ce que Vantage Point ?

Vantage Point est une extension Chrome développée par dgdigitaldevelopment, et sa fonction principale est "A satellite imagery calendar by DigitalGlobe".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Vantage Point

Téléchargez les fichiers d'extension Vantage Point au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
URL Officiel https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
Description A satellite imagery calendar by DigitalGlobe
Taille du Fichier 330 KB
Nombre d'Installations 370
Version Actuelle 1.0.10
Dernière Mise à Jour 2016-12-20
Date de Publication 2016-12-20
Évaluation 4.11/5 Total 9 Évaluations
Développeur dgdigitaldevelopment
Type de Paiement free
Langues Prises en Charge 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'"
}