Vantage Point

A satellite imagery calendar by DigitalGlobe

Co to jest Vantage Point?

Vantage Point to rozszerzenie Chrome opracowane przez dgdigitaldevelopment, a jego główną funkcją jest „A satellite imagery calendar by DigitalGlobe”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Vantage Point

Pobierz pliki rozszerzeń Vantage Point w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
Oficjalny URL https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
Opis A satellite imagery calendar by DigitalGlobe
Rozmiar pliku 330 KB
Liczba instalacji 370
Aktualna Wersja 1.0.10
Ostatnia Aktualizacja 2016-12-20
Data Publikacji 2016-12-20
Ocena 4.11/5 Łącznie 9 Oceny
Deweloper dgdigitaldevelopment
Typ Płatności free
Obsługiwane Języki 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'"
}