MotiMap

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

MotiMap क्या है?

MotiMap MotiMap द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MotiMap एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम MotiMap MotiMap
ID ieniacpiejjjbbeconfomapjbgfjcjlb
आधिकारिक URL https://chromewebstore.google.com/detail/motimap/ieniacpiejjjbbeconfomapjbgfjcjlb
विवरण World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!
फ़ाइल का आकार 12.34 MB
स्थापना संख्या 67
वर्तमान संस्करण 0.4
अंतिम अपडेट 2019-07-17
प्रकाशन तिथि 2019-07-16
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर MotiMap
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
}