Maps Driving Directions
Maps Driving Directions featuring quick search,driving directions,weather, and more.
Maps Driving Directions란 무엇입니까?
Maps Driving Directions은(는) https://my-directions.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Maps Driving Directions featuring quick search,driving directions,weather, and more."입니다.
확장 프로그램 스크린샷
Maps Driving Directions 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Maps Driving Directions replaces your new tab with Driving Directions with sponsored web search. 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 Driving Directions. 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, todo, notes 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://my-directions.com/privacy.html). By installing this extension you agree to the main principles in order to use our service: https://my-directions.com/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. "Read your browsing history and bookmarks" This enables us to match product-specific content or offers to relevant information.
확장 프로그램 기본 정보
이름 | |
ID | dbgccacohbfpiagdmlgbomeniedaciec |
공식 URL | https://chromewebstore.google.com/detail/maps-driving-directions/dbgccacohbfpiagdmlgbomeniedaciec |
설명 | Maps Driving Directions featuring quick search,driving directions,weather, and more. |
파일 크기 | 2.29 MB |
설치 횟수 | 550 |
현재 버전 | 2.6.7.8 |
최근 업데이트 | 2022-10-12 |
출시 날짜 | 2022-05-24 |
개발자 | https://my-directions.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://my-directions.com/ |
도움말 페이지 URL | https://my-directions.com/contactus.html |
개인정보 보호 정책 페이지 URL | https://my-directions.com/privacy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extName__", "version": "2.6.7.8", "description": "__MSG_description__", "default_locale": "en", "homepage_url": "https:\/\/my-directions.com", "author": "my-directions.com", "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": [ " |