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.」です。
拡張機能のスクリーンショット
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 |
ID | gjkgdnjngjkgokkpkjlgdjgnlifnlfgd |
公式URL | 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'" } |