Vantage Point

A satellite imagery calendar by DigitalGlobe

Что такое Vantage Point?

Vantage Point - это расширение Chrome, разработанное dgdigitaldevelopment, и его основная функция - "A satellite imagery calendar by DigitalGlobe".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Vantage Point

Скачайте файлы расширений Vantage Point в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Vantage Point Vantage Point
ID eilpceoocjaolpoicdjdafnpnfgebfle
Официальный URL https://chromewebstore.google.com/detail/vantage-point/eilpceoocjaolpoicdjdafnpnfgebfle
Описание A satellite imagery calendar by DigitalGlobe
Размер файла 330 KB
Количество установок 370
Текущая Версия 1.0.10
Последнее Обновление 2016-12-20
Дата публикации 2016-12-20
Рейтинг 4.11/5 Всего 9 оценок
Разработчик dgdigitaldevelopment
Тип оплаты free
Поддерживаемые языки 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'"
}