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
官方URL 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"
    }
}