Aerial

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

Apa itu Aerial?

Aerial adalah ekstensi Chrome yang dikembangkan oleh Yuriy Husnay, dan fitur utamanya adalah "Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Aerial

Unduh file ekstensi Aerial dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Aerial Aerial
ID gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
URL Resmi https://chromewebstore.google.com/detail/aerial/gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
Deskripsi Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.
Ukuran File 28.5 KB
Jumlah Instalasi 293
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2017-02-03
Tanggal Publikasi 2017-02-03
Penilaian 4.88/5 Total 8 Penilaian
Pengembang Yuriy Husnay
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}