An open API service indexing awesome lists of open source software.

https://github.com/alexrogalskiy/world-tour

demo
https://github.com/alexrogalskiy/world-tour

Last synced: 3 months ago
JSON representation

demo

Awesome Lists containing this project

README

        

# earthview
Experience a beautiful image from Google Earth every time you open a new tab.
![](https://lh3.googleusercontent.com/YCfSnpvQUOUOseQlyHiyzsZIuRPKaZMEzcEtGb9FM_a-HQ035dkD8E1krD2bX0bhzUuVez6a_Q=s1280-h800-e365-rw)

The official version [Earth View from Google Earth](https://chrome.google.com/webstore/detail/earth-view-from-google-ea/bhloflhklmhfpedakmangadcdofhnnoh) based on Object.observe, and it stopped working in the latest update to Canary.

In November Object.observe proposal was withdrawn from TC39.

Although it may still work in old Chrome browsers, but it had removed at Chrome Canary version 51.0.2668.0 canary (64-bit). So I add Object.observe polyfill for it.

## download
[earthview](https://github.com/xwartz/earthview/releases)

## Installation
1. download the `.zip` file and extract/unzip the code somewhere
2. open the tab `chrome://extensions/`
3. click the “Developer mode” checkbox
4. click the button labeled “Load unpacked extension…” or drag the file to the tab

## License
MIT