geteach.com/lookAt
Converts Google Earth URLs to LookAt
Co to jest geteach.com/lookAt?
geteach.com/lookAt to rozszerzenie Chrome opracowane przez https://www.geteach.com, a jego główną funkcją jest „Converts Google Earth URLs to LookAt”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia geteach.com/lookAt
Pobierz pliki rozszerzeń geteach.com/lookAt w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This is a quickly created tool used to take a New Google Earth url and output the view for creating snapshot view in kml. Altitude is not add, but can if requested. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
| Oficjalny URL | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
| Opis | Converts Google Earth URLs to LookAt |
| Rozmiar pliku | 8.14 KB |
| Liczba instalacji | 63 |
| Aktualna Wersja | 0.2 |
| Ostatnia Aktualizacja | 2017-05-14 |
| Data Publikacji | 2017-05-14 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | https://www.geteach.com |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "geteach.com\/lookAt",
"version": "0.2",
"icons": {
"16": "pin16.png",
"32": "pin32.png",
"48": "pin48.png"
},
"description": "Converts Google Earth URLs to LookAt",
"browser_action": {
"default_title": "geteach.com\/lookAt",
"default_popup": "lookAtPop.html"
}
} | |