https://github.com/alexrogalskiy/world-tour
demo
https://github.com/alexrogalskiy/world-tour
Last synced: 3 months ago
JSON representation
demo
- Host: GitHub
- URL: https://github.com/alexrogalskiy/world-tour
- Owner: AlexRogalskiy
- Created: 2020-12-14T11:12:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T08:25:30.000Z (about 3 years ago)
- Last Synced: 2025-01-26T10:13:26.193Z (5 months ago)
- Language: JavaScript
- Homepage: demo.alexrogalskiy.vercel.app
- Size: 268 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# earthview
Experience a beautiful image from Google Earth every time you open a new tab.
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