geteach.com/lookAt
Converts Google Earth URLs to LookAt
ما هو geteach.com/lookAt؟
geteach.com/lookAt هو إضافة Chrome تم تطويرها بواسطة https://www.geteach.com، والميزة الرئيسية لها هي "Converts Google Earth URLs to LookAt".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة geteach.com/lookAt
قم بتنزيل ملفات الامتداد geteach.com/lookAt بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | geteach.com/lookAt |
ID | ojbgiaoegimlbmhkpehgnnmfonebldno |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/geteachcomlookat/ojbgiaoegimlbmhkpehgnnmfonebldno |
الوصف | Converts Google Earth URLs to LookAt |
حجم الملف | 8.14 KB |
عدد التثبيتات | 63 |
النسخة الحالية | 0.2 |
آخر تحديث | 2017-05-14 |
تاريخ النشر | 2017-05-14 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | https://www.geteach.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | 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" } } |