MotiMap

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

MotiMapとは何ですか?

MotiMapはMotiMapによって開発されたChromeの拡張機能で、その主な機能は「World map backgrounds of various activities with a countdown timer! Counting next trip every moment for you!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

MotiMap拡張機能のCRXファイルをダウンロード

MotiMap拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}