Aerial

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

Cos'è Aerial?

Aerial è un'estensione di Chrome sviluppata da Yuriy Husnay, e la sua funzione principale è "Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Aerial

Scarica i file di estensione Aerial in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Aerial Aerial
ID gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
URL Ufficiale https://chromewebstore.google.com/detail/aerial/gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
Descrizione Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.
Dimensione del File 28.5 KB
Conteggio Installazioni 293
Versione Corrente 1.0.1
Ultimo Aggiornamento 2017-02-03
Data di Pubblicazione 2017-02-03
Valutazione 4.88/5 Totale 8 Valutazioni
Sviluppatore Yuriy Husnay
Tipo di Pagamento free
Lingue Supportate 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'"
}