Aerial

Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.

什麼是Aerial?

Aerial是由Yuriy Husnay開發的Chrome擴展程式,該擴展的主要功能是“Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Aerial擴展crx文件

下載Aerial擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Enjoy videos captured in New York, San Francisco, London, China, Dubai, Greenland, Hong Kong, Liwa, Los Angeles and many more.

Videos are time-based and show off various cities and locations in slow motion, with the lighting changing based on the time of day. 

NOTE! Good internet connection is required for smooth playback.                    

擴展基本資訊

名稱 Aerial Aerial
ID gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
官方網址 https://chromewebstore.google.com/detail/aerial/gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
簡介 Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.
檔案大小 28.5 KB
安裝次數 293
目前版本 1.0.1
更新時間 2017-02-03
上架時間 2017-02-03
評分 4.88/5 共 8 次評分
開發者 Yuriy Husnay
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Aerial",
    "short_name": "Aerial",
    "version": "1.0.1",
    "description": "__MSG_shortDescription__",
    "default_locale": "en",
    "icons": {
        "128": "img\/icons\/icon128.png",
        "48": "img\/icons\/icon48.png"
    },
    "author": "Yuriy Husnay",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "http:\/\/a1.phobos.apple.com\/us\/r1000\/000\/Features\/atv\/AutumnResources\/videos\/entries.json"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}