TrendMap
Most visited CARTO Builder map at the moment
什么是TrendMap?
TrendMap是由xavijam开发的Chrome扩展程序,该扩展的主要功能是“Most visited CARTO Builder map at the moment”。
扩展截图
下载TrendMap扩展crx文件
下载TrendMap扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Display the most visited CARTO Builder map last 20 minutes.
Chrome extension created by @piensaenpixel, @luisico, @ecabanach and @xavijam.                     扩展基本信息
| 名称 |   |  
| ID | bhpjajmnnehdcfdchddhbocpmklpcmab | 
| 官方URL | https://chromewebstore.google.com/detail/trendmap/bhpjajmnnehdcfdchddhbocpmklpcmab | 
| 简介 | Most visited CARTO Builder map at the moment | 
| 文件大小 | 5.89 KB | 
| 安装次数 | 25 | 
| 当前版本 | 2.0 | 
| 更新时间 | 2017-11-10 | 
| 上架时间 | 2017-11-10 | 
| 评分 | 5.00/5 共4次评分 | 
| 开发者 | xavijam | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TrendMap",
    "manifest_version": 2,
    "version": "2.0",
    "description": "Most visited CARTO Builder map at the moment",
    "permissions": [
        "http:\/\/*.github.io\/"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon-128.png"
    }
}  |  |