MotiMap

World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!

Qu'est-ce que MotiMap ?

MotiMap est une extension Chrome développée par MotiMap, et sa fonction principale est "World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

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

Téléchargez les fichiers d'extension MotiMap 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

                        With Motimap, you can set the map of your intention and the time of your next trip, and, the timer starts counting! Every time you open a tab, it reminds you of your next fancy trip!
Motimap here helping you to live on your travel dreams and keep you being productive!

Available map:
Bucket list
Climbing
Dive
Golf
Hiking
Kite surf
Mountain Bike Map
Snow
Surfing

Map source: https://awesome-maps.com?ref=dream                    

Informations de Base sur l'Extension

Nom MotiMap MotiMap
ID ieniacpiejjjbbeconfomapjbgfjcjlb
URL Officiel https://chromewebstore.google.com/detail/motimap/ieniacpiejjjbbeconfomapjbgfjcjlb
Description World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!
Taille du Fichier 12.34 MB
Nombre d'Installations 67
Version Actuelle 0.4
Dernière Mise à Jour 2019-07-17
Date de Publication 2019-07-16
Évaluation 5.00/5 Total 2 Évaluations
Développeur MotiMap
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "motivation.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!",
    "icons": {
        "256": "icon-256.png",
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "MotiMap",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.4"
}