G Map Market statistics

Obtain the business development scale of the region that the user cares about

G Map Market statistics란 무엇입니까?

G Map Market statistics은(는) hu378934289에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Obtain the business development scale of the region that the user cares about"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

G Map Market statistics 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Get business status from GMap. GMapMarketStatus is a small,free and useful tool to count leads.

WHAT is this Tool?

A smart tool for business leads, Quickly count the amount of data on a result pages.

FOR WHOM AND WHY

If your business caters to various business users, this tool can be useful for you.
For example, the following customers Restaurants, bars, grocery stores, garages, hairdressers, small clothing shops, art galleries, and so on?

In normal operations,You need to browse a lot of web data to understand the development of a certain business in a region.With the current tool, you can quickly understand the business scale of this region through keyword query, which greatly saves your time.


FEATURES

Using this tool, you can:
* Quickly understand the development scale of a business in a specified area, such as the catering industry.

The app is not magic. But tools are small and useful. Without this software, you can do it manually or hire a virtual assistant to do this job.

Please note: This tool is currently completely free. Hope this tool can help you. 

NOW TO USE

1) Click on the “puzzle” icon at the toolbar. Find GMapMarketStatus icon and pin to the toolbar for quick access.
2) Enter the query keyword in the input box, click "Get" button,The tool will jump to Google Maps and query results based on keywords.
3) Use the mouse to drag the location to be queried on the map.
4) Wait a moment,See the number of results increasing over the toolbar icon.
5) Then you will know the development scale of the business represented by the keyword in this region.

ISSUES

If you find that the numbers change slowly, please wait a moment, the tool takes a little time to process.                    

확장 프로그램 기본 정보

이름 G Map Market statistics G Map Market statistics
ID knclggmgnkpkcgdekkckkclhpoahndai
공식 URL https://chrome.google.com/webstore/detail/g-map-market-statistics/knclggmgnkpkcgdekkckkclhpoahndai
설명 Obtain the business development scale of the region that the user cares about
파일 크기 730 KB
설치 횟수 611
현재 버전 1.0.6
최근 업데이트 2023-03-29
출시 날짜 2023-02-14
평점 5.00/5 총 4 개의 평점
개발자 hu378934289
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://gmplus.io/
개인정보 보호 정책 페이지 URL https://gmplus.io/gmplus-private-policy
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png"
        },
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "default_locale": "en",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "webRequest"
    ],
    "host_permissions": [
        ""
    ],
    "version": "1.0.6"
}