TrendMap

Most visited CARTO Builder map at the moment

Qu'est-ce que TrendMap ?

TrendMap est une extension Chrome développée par xavijam, et sa fonction principale est "Most visited CARTO Builder map at the moment".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension TrendMap

Téléchargez les fichiers d'extension TrendMap au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Display the most visited CARTO Builder map last 20 minutes.

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

Informations de Base sur l'Extension

Nom TrendMap TrendMap
ID bhpjajmnnehdcfdchddhbocpmklpcmab
URL Officiel https://chromewebstore.google.com/detail/trendmap/bhpjajmnnehdcfdchddhbocpmklpcmab
Description Most visited CARTO Builder map at the moment
Taille du Fichier 5.89 KB
Nombre d'Installations 25
Version Actuelle 2.0
Dernière Mise à Jour 2017-11-10
Date de Publication 2017-11-10
Évaluation 5.00/5 Total 4 Évaluations
Développeur xavijam
Type de Paiement free
Langues Prises en Charge 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"
    }
}