Get Maps & Driving Directions
Get Maps & Driving Directions app features quick search to get Maps & Driving Directions.
Get Maps & Driving Directions là gì?
Get Maps & Driving Directions là một tiện ích mở rộng Chrome được phát triển bởi QwerPDF, và tính năng chính của nó là "Get Maps & Driving Directions app features quick search to get Maps & Driving Directions.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Get Maps & Driving Directions
Tải xuống các tệp mở rộng Get Maps & Driving Directions dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
The Installation of this extension will configure your New Tab Page to Get Maps & Driving Directions and Changing your search engine to aakkgo.com. Enter Your Starting & Ending location to get Driving Directions or Toggle the Map switch to search a location. The Installation of this extension will configure your New Tab Page to Get Maps & Driving Directions. Maps & Driving Directions extension is all you need to start browsing with quick access to driving directions & web search. Features: Personalize your startup page. Includes weather, time, date,Quick links and other components. We recommend you add the frequently used website shortcuts. By installing this extension you agree to the data protection regulations (https://qwerpdf.com/get_maps_driving_directions/privacy.html). By installing this extension you agree to the main principles in order to use our service: https://qwerpdf.com/get_maps_driving_directions/terms.html Used authorizations and reasons: "Replace the page that appears when you open a new tab." This way we can show you our product - a new tab with free web search.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | gmapdckphdmbafmmcfoahhgoogdjeell |
URL Chính Thức | https://chromewebstore.google.com/detail/get-maps-driving-directio/gmapdckphdmbafmmcfoahhgoogdjeell |
Mô tả | Get Maps & Driving Directions app features quick search to get Maps & Driving Directions. |
Kích Thước Tệp | 2.23 MB |
Số Lần Cài Đặt | 84 |
Phiên Bản Hiện Tại | 2.1.0.3 |
Cập Nhật Lần Cuối | 2023-08-30 |
Ngày Phát Hành | 2022-10-20 |
Nhà Phát Triển | QwerPDF |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://qwerpdf.com/get_maps_driving_directions/ |
URL Trang Trợ Giúp | https://qwerpdf.com/get_maps_driving_directions/contactus.html |
URL Trang Chính Sách Bảo Mật | https://qwerpdf.com/privacy-policy.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extName__", "version": "2.1.0.3", "description": "__MSG_description__", "default_locale": "en", "homepage_url": "https:\/\/qwerpdf.com\/get_maps_driving_directions\/", "author": "abcdpdf", "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" }, "permissions": [ "storage" ], "offline_enabled": true } |