Just do it!

Get motivated

What is Just do it!?

Just do it! is a Chrome extension developed by MlgApps_s.r.i, and its main feature is "Get motivated".

Extension Screenshots

screenshot

Download Just do it! Extension CRX File

Download Just do it! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Just do it! Just do it!
ID hclflnemjmbjnohglfdbmmlmlbpemaij
Official URL https://chromewebstore.google.com/detail/just-do-it/hclflnemjmbjnohglfdbmmlmlbpemaij
Description Get motivated
File Size 302 KB
Installation Count 1,039
Current Version 1.0
Last Updated 2015-11-09
Publish Date 2015-11-08
Rating 4.39/5 Total 18 Ratings
Developer MlgApps_s.r.i
Payment Type free
Supported Languages 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
    }
}