Vantage Point

A satellite imagery calendar by DigitalGlobe

Vantage Pointとは何ですか?

Vantage Pointはdgdigitaldevelopmentによって開発されたChromeの拡張機能で、その主な機能は「A satellite imagery calendar by DigitalGlobe」です。

拡張機能のスクリーンショット

screenshot
screenshot

Vantage Point拡張機能のCRXファイルをダウンロード

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'"
}