Marathon Countdown Timer

Marathon Countdown Timer

What is Marathon Countdown Timer?

Marathon Countdown Timer is a Chrome extension developed by https://www.sobconstruction.com, and its main feature is "Marathon Countdown Timer".

Extension Screenshots

screenshot

Download Marathon Countdown Timer Extension CRX File

Download Marathon Countdown Timer 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

                        Select your race and stay motivated all the way to race day.

Share a photo with the countdown. Download or we can text the photo to you.                    

Extension Basic Information

Name Marathon Countdown Timer Marathon Countdown Timer
ID akhikppakiekiajakcdddilgdkbceimj
Official URL https://chromewebstore.google.com/detail/marathon-countdown-timer/akhikppakiekiajakcdddilgdkbceimj
Description Marathon Countdown Timer
File Size 4.95 MB
Installation Count 33
Current Version 1.101
Last Updated 2014-10-15
Publish Date 2014-10-15
Rating 1.00/5 Total 1 Ratings
Developer https://www.sobconstruction.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Marathon Countdown Timer",
    "description": "Marathon Countdown Timer",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "window.html"
    },
    "permissions": [
        "storage",
        ""
    ],
    "icons": {
        "16": "icon16.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "tab.html"
    },
    "version": "1.101"
}