FindOnlineMaps
FindOnlineMaps featuring quick search, satellite maps,driving directions, and more.
FindOnlineMapsคืออะไร?
FindOnlineMaps เป็นส่วนขยายของ Chrome ที่พัฒนาโดย XyzTab และคุณลักษณะหลักของมันคือ "FindOnlineMaps featuring quick search, satellite maps,driving directions, and more."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย FindOnlineMaps
ดาวน์โหลดไฟล์ส่วนขยาย FindOnlineMaps ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
FindOnlineMaps extension is all you need to start browsing with quick access to online maps & driving directions & web search. Discover satellite maps, driving direction, and street view at your new tab.Explore the world with just a click, opening a new tab to view the wonders of our planet. Features: * Personalize your startup page. * Includes weather, time, maps & directions and other components. * You can upload pictures as wallpapers, or upload videos as live wallpapers. By installing this extension you agree to the data protection regulations (https://findonlinemaps.xyztab.com/privacy.html). By installing this extension you agree to the main principles in order to use our service: https://findonlinemaps.xyztab.com/terms.html Used authorizations and reasons: "Replace the page that appears when you open a new tab." The Installation of this extension will configure your New Tab Page to FindOnlineMaps and Changing your search engine to aakkgo.com.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | FindOnlineMaps |
ID | mcfpbbfbckmccemckgblgnefdniicgaj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/findonlinemaps/mcfpbbfbckmccemckgblgnefdniicgaj |
คำอธิบาย | FindOnlineMaps featuring quick search, satellite maps,driving directions, and more. |
ขนาดไฟล์ | 3.74 MB |
จำนวนการติดตั้ง | 53 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2023-09-06 |
วันที่เผยแพร่ | 2022-08-23 |
ผู้พัฒนา | XyzTab |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://findonlinemaps.xyztab.com/ |
URL หน้าช่วยเหลือ | https://findonlinemaps.xyztab.com/contactus.html |
URL หน้านโยบายความเป็นส่วนตัว | https://xyztab.com/privacy-policy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extName__", "version": "1.1.0", "description": "__MSG_description__", "default_locale": "en", "homepage_url": "https:\/\/findonlinemaps.xyztab.com\/", "author": "findonlinemaps", "chrome_url_overrides": { "newtab": "\/dist\/index.html" }, "icons": { "16": "images\/icon\/icon16.png", "32": "images\/icon\/icon32.png", "48": "images\/icon\/icon48.png", "128": "images\/icon\/icon128.png" }, "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "all_frames": false, "js": [ "js\/content_script.js" ], "matches": [ " |