TrendMap

Most visited CARTO Builder map at the moment

What is TrendMap?

TrendMap is a Chrome extension developed by xavijam, and its main feature is "Most visited CARTO Builder map at the moment".

Extension Screenshots

screenshot

Download TrendMap Extension CRX File

Download TrendMap extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Display the most visited CARTO Builder map last 20 minutes.

Chrome extension created by @piensaenpixel, @luisico, @ecabanach and @xavijam.                    

Extension Basic Information

Name TrendMap TrendMap
ID bhpjajmnnehdcfdchddhbocpmklpcmab
Official URL https://chromewebstore.google.com/detail/trendmap/bhpjajmnnehdcfdchddhbocpmklpcmab
Description Most visited CARTO Builder map at the moment
File Size 5.89 KB
Installation Count 25
Current Version 2.0
Last Updated 2017-11-10
Publish Date 2017-11-10
Rating 5.00/5 Total 4 Ratings
Developer xavijam
Payment Type free
Supported Languages 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"
    }
}