MotiMap

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

Wat is MotiMap?

MotiMap is een Chrome-extensie ontwikkeld door MotiMap, en de belangrijkste functie is "World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MotiMap

Download MotiMap-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

                        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                    

Basisinformatie over de Extensie

Naam MotiMap MotiMap
ID ieniacpiejjjbbeconfomapjbgfjcjlb
Officiële URL https://chromewebstore.google.com/detail/motimap/ieniacpiejjjbbeconfomapjbgfjcjlb
Beschrijving World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!
Bestandsgrootte 12.34 MB
Aantal Installaties 67
Huidige Versie 0.4
Laatst Bijgewerkt 2019-07-17
Publicatiedatum 2019-07-16
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar MotiMap
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}