Send to Google Maps
Sends the current text selection with 1-Click to Google Maps.
ما هو Send to Google Maps؟
Send to Google Maps هو إضافة Chrome تم تطويرها بواسطة Send To Maps، والميزة الرئيسية لها هي "Sends the current text selection with 1-Click to Google Maps.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Send to Google Maps
قم بتنزيل ملفات الامتداد Send to Google Maps بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension allows you to send a selected address on any website directly to Google Maps. Therefore the extension adds an item to the Context Menu if text is selected. By right clicking on the selected text the context menu opens and you can choose between different options: - Search for the selected text in Maps - Show your current position in Maps - If you need directions: Just go to the options page and enter up to five favorite addresses. They will be available in the context menu to easily get directions. Also, you can select company names, names of sights and a lot more on any webpage to get directions to. Just try it out! It's not limited to addresses only...
معلومات أساسية عن التمديد
الاسم | |
ID | bhggankplfegmjjngfmhfajedmiikolo |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/send-to-google-maps/bhggankplfegmjjngfmhfajedmiikolo |
الوصف | Sends the current text selection with 1-Click to Google Maps. |
حجم الملف | 317 KB |
عدد التثبيتات | 51,352 |
النسخة الحالية | 4.3 |
آخر تحديث | 2023-12-12 |
تاريخ النشر | 2018-01-29 |
تقييم | 4.04/5 مجموع تقييمات 146 |
المطور | Send To Maps |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Send to Google Maps", "version": "4.3", "manifest_version": 3, "description": "Sends the current text selection with 1-Click to Google Maps.", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "options_page": "options_new.html", "background": { "service_worker": "background-worker.js" }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |