An open API service indexing awesome lists of open source software.

https://github.com/maddhruv/google-maps-ext

Google Maps Chrome Extension. It lets you search :world_map: your query without the need to visit the maps website.
https://github.com/maddhruv/google-maps-ext

chrome chrome-extension crx google-maps maps

Last synced: about 1 year ago
JSON representation

Google Maps Chrome Extension. It lets you search :world_map: your query without the need to visit the maps website.

Awesome Lists containing this project

README

          

# Google Maps Chrome Extension

Google Maps Chrome Extension. It lets you search your query without the need to visit the maps website.

[![N|Solid](https://img.shields.io/badge/license-Apache--2.0-brightgreen.svg)](https://github.com/midhruvjaink/google-maps-ext/blob/master/LICENSE)
[![N|Solid](https://img.shields.io/badge/status-stable-blue.svg)](https://github.com/midhruvjaink/google-maps-ext/raw/master/releases/google-maps-ext.crx)
[![version](https://img.shields.io/badge/version-2.0-yellow.svg)](https://github.com/midhruvjaink/google-maps-ext/raw/master/releases/google-maps-ext.crx)

- No need to visit maps.google.com
- Icon right at the top bar of your browser
- Doesnt request new tab or page in your browser

You can also:
- View larger version of the map.

## Install
### **Step.1**-
[Download](https://github.com/midhruvjaink/google-maps-ext/raw/master/releases/google-maps-ext.crx "Download") the extension file from here.
A *.crx* file will be downloaded up to our computer.

```
google-maps-ext.crx
```
### **Step.2-**
Enter the following address in the URL bar-
```
chrome://extensions
```

### **Step.3-**
Enable the *developer mode* by clicking the check box at the top of the page.

### **Step.4-**
Now all you have to do is to *drag & drop* the downloaded *google-maps-ext.crx* file in this window, and allow permission in the pop-up window.

## You are all set to go
Click the Google maps icon ![Alt](http://icons.iconarchive.com/icons/dtafalonso/android-lollipop/16/Maps-icon.png "Icon") at the top extension bar of your browser.

## You can refer to this gif also

![Alt](https://wiki.zimbra.com/images/6/6c/Share_Screen_001.gif "Steps to follow")

## License
### Open Sourced Under [Apache-2.0](https://github.com/midhruvjaink/google-maps-ext/blob/master/LICENSE)