Aerial

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

O que é Aerial?

Aerial é uma extensão do Chrome desenvolvida por Yuriy Husnay, e sua principal característica é "Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Aerial

Baixe arquivos de extensão Aerial no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Aerial Aerial
ID gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
URL Oficial https://chromewebstore.google.com/detail/aerial/gjkgdnjngjkgokkpkjlgdjgnlifnlfgd
Descrição Experience breathtaking high-flying aerial views of locations around the world every time you open new tab page.
Tamanho do Arquivo 28.5 KB
Contagem de Instalações 293
Versão Atual 1.0.1
Última Atualização 2017-02-03
Data de Publicação 2017-02-03
Classificação 4.88/5 Total de 8 Avaliações
Desenvolvedor Yuriy Husnay
Tipo de Pagamento free
Idiomas Suportados 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'"
}