Aerial

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

Co to jest Aerial?

Aerial to rozszerzenie Chrome opracowane przez Yuriy Husnay, a jego główną funkcją jest „Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Aerial

Pobierz pliki rozszerzeń Aerial 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 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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Aerial Aerial
ID gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
Oficjalny URL https://chromewebstore.google.com/detail/aerial/gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
Opis Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.
Rozmiar pliku 28.5 KB
Liczba instalacji 293
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2017-02-03
Data Publikacji 2017-02-03
Ocena 4.88/5 Łącznie 8 Oceny
Deweloper Yuriy Husnay
Typ Płatności free
Obsługiwane Języki 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'"
}