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
官方網址 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
    }
}