Instant Maps

Instantly access Google Maps without having to leave your tab.

什麼是Instant Maps?

Instant Maps是由Vatsal開發的Chrome擴展程式,該擴展的主要功能是“Instantly access Google Maps without having to leave your tab.”。

擴展截圖

screenshot
screenshot
screenshot

下載Instant Maps擴展crx文件

下載Instant Maps擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map.  This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture.                    

擴展基本資訊

名稱 Instant Maps Instant Maps
ID icgmmonkdbidkcojchemocfihdgpoimj
官方網址 https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj
簡介 Instantly access Google Maps without having to leave your tab.
檔案大小 2.25 MB
安裝次數 11,848
目前版本 2.0
更新時間 2013-07-25
上架時間 2013-07-25
評分 3.38/5 共 16 次評分
開發者 Vatsal
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instant Maps",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Instantly access Google Maps without having to leave your tab.",
    "browser_action": {
        "default_icon": "map.png",
        "default_popup": "popup.html"
    }
}