Just do it!

Get motivated

Just do it!とは何ですか?

Just do it!はMlgApps_s.r.iによって開発されたChromeの拡張機能で、その主な機能は「Get motivated」です。

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

screenshot

Just do it!拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Get motivated to finish the work you have started through the words of Shia LaBeouf.                    

拡張機能の基本情報

名前 Just do it! Just do it!
ID hclflnemjmbjnohglfdbmmlmlbpemaij
公式URL https://chromewebstore.google.com/detail/just-do-it/hclflnemjmbjnohglfdbmmlmlbpemaij
説明 Get motivated
ファイルサイズ 302 KB
インストール数 1,039
現在のバージョン 1.0
最終更新日 2015-11-09
公開日 2015-11-08
評価 4.39/5 合計 18 レビュー
開発者 MlgApps_s.r.i
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Just do it!",
    "description": "Get motivated",
    "version": "1.0",
    "browser_action": {
        "default_icon": "logo.png",
        "default_title": "Just Do it"
    },
    "background": {
        "scripts": [
            "audio.js"
        ],
        "persistent": false
    }
}