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"
}
} | |