geteach.com/lookAt
Converts Google Earth URLs to LookAt
Vad är geteach.com/lookAt?
geteach.com/lookAt är en Chrome-tillägg utvecklad av https://www.geteach.com, och dess huvudfunktion är "Converts Google Earth URLs to LookAt".
Tilläggsskärmbilder
Ladda ner geteach.com/lookAt-förlängningens CRX-fil
Ladda ner geteach.com/lookAt-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
| Officiell webbadress | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
| Beskrivning | Converts Google Earth URLs to LookAt |
| Filstorlek | 8.14 KB |
| Antal Installationer | 63 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2017-05-14 |
| Publiceringsdatum | 2017-05-14 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | https://www.geteach.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |