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