Vantage Point

A satellite imagery calendar by DigitalGlobe

¿Qué es Vantage Point?

Vantage Point es una extensión de Chrome desarrollada por dgdigitaldevelopment, y su función principal es "A satellite imagery calendar by DigitalGlobe".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Vantage Point

Descarga archivos de extensión Vantage Point en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
URL Oficial https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
Descripción A satellite imagery calendar by DigitalGlobe
Tamaño del Archivo 330 KB
Cantidad de Instalaciones 370
Versión Actual 1.0.10
Última Actualización 2016-12-20
Fecha de Publicación 2016-12-20
Calificación 4.11/5 Total de 9 Calificaciones
Desarrollador dgdigitaldevelopment
Tipo de Pago free
Idiomas Soportados 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'"
}