TrendMap

Most visited CARTO Builder map at the moment

Wat is TrendMap?

TrendMap is een Chrome-extensie ontwikkeld door xavijam, en de belangrijkste functie is "Most visited CARTO Builder map at the moment".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie TrendMap

Download TrendMap-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Display the most visited CARTO Builder map last 20 minutes.

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

Basisinformatie over de Extensie

Naam TrendMap TrendMap
ID bhpjajmnnehdcfdchddhbocpmklpcmab
Officiële URL https://chromewebstore.google.com/detail/trendmap/bhpjajmnnehdcfdchddhbocpmklpcmab
Beschrijving Most visited CARTO Builder map at the moment
Bestandsgrootte 5.89 KB
Aantal Installaties 25
Huidige Versie 2.0
Laatst Bijgewerkt 2017-11-10
Publicatiedatum 2017-11-10
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar xavijam
Betalingswijze free
Ondersteunde Talen 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"
    }
}